Index of values


C
classify [ORandForest.S]
Classifies a new data vector, relying on the informations from the given random forest (generated by ORandForest.S.genRandomForest), yielding a category.

G
genRandomForest [ORandForest.S]
genRandomForest nbTrees trainSet generates a random forest of nbTrees trees, based on trainSet.