PHP Classes

Packages of Brian

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Brian (2)  >  Mission progress status  >  Reputation  
Picture of Brian
Name: Brian <contact>
Classes: 2
Country: United States United States
Age: ???
All time rank: 3107426 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 578
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image bkTree  
PHP Programming Innovation award nominee
January 2012
Number 5


Prize: One downloadable copy of Komodo IDE
Insert and search text in a Burkhard-Keller tree
This class can insert and search text in a Burkhard-Keller tree.

It takes a text string as base term and can insert other terms in a Burkhard-Keller tree consider their Levenshtein distance value relative to the base term.

The class can also query the tree to find similar terms with a Levenshtein distance smaller than a given value.
Not enough user ratings

  Files folder image Multi Armed Bandit  
PHP Programming Innovation award nominee
September 2012
Number 9
Figure what to test next when testing many factors
This class can be used to figure what to test next when testing many factors.

It uses the multi-armed bandit algorithm to test several groups of factors and iteratively propose a new option to be tested as eventual the best.

The class can retrieve and store the values for the groups of factors to be tested using functions that can be overridden by sub-classes which can store and retrieve the values in any type of storage like files and databases.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z