discrete_dist.h [code] | |
instance.h [code] | |
instance_set.h [code] | Instance Set This is the abstraction for a data set -- Currently libSVM, CSV -- want to support ARFF |
librf.h [code] | |
random_forest.cc | Random forest implementation |
random_forest.h [code] | Randomforest interface This is the interface to manage a random forest |
stringutils.h [code] | |
tree.cc | Tree implementation |
tree.h [code] | A single decision tree The implementation is a port of the Fortran implementation |
tree_node.h [code] | Structure for a single node in a decision tree |
types.h [code] | |
utils.h [code] | |
weights.h [code] |