GitHub / climerlab 7 projects
Climer Lab
http://www.cs.umsl.edu/~climer/
Projects
Updated 9 months ago
llama
Evolutionary Algorithm that uses a double linked-list chromosome to cluster networks
Updated 9 months ago
sync-greedy
A greedy algorithm to find the combination of features that maximized the Younden J statistic.
Updated 9 months ago
fbp
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
sieve
A community detection algorithm based on optimizing the Sieve objective function using IBM ILOG CPLEX to solve an Integer Linear Program.