GitHub / climerlab 7 projects

Climer Lab

http://www.cs.umsl.edu/~climer/

Projects

Updated 9 months ago

llama • Science 75%

Evolutionary Algorithm that uses a double linked-list chromosome to cluster networks

Updated 9 months ago

sync-greedy • Science 52%

A greedy algorithm to find the combination of features that maximized the Younden J statistic.

Updated 9 months ago

csfs • Science 52%

A cut-and-solve based feature selection for continous data

Updated 9 months ago

fbp • Science 62%

Frequency Based Pruning (FBP) is a feature selection algorithm based upon maximizing the Youden J statistic. FBP intelligently enumerates through combinations of features, using the frequency of smaller patterns to prune away large regions of the solution space.

Updated 9 months ago

mrclean-greedy • Science 52%

A greedy algorithm for cleaning a data file.

Updated 9 months ago

sieve • Science 52%

A community detection algorithm based on optimizing the Sieve objective function using IBM ILOG CPLEX to solve an Integer Linear Program.