ML functions
 
Loading...
Searching...
No Matches
Forest Member List

This is the complete list of members for Forest, including all inherited members.

constructForestFromFolder(std::string pathToFolder)Forestinline
constructForestFromPaths(std::vector< std::string > &treesPathIn)Forestinline
Forest()Forestinline
Forest(std::string pathToFolder, bool isClassification)Forestinline
forestForest
isClassificationForest
numTreesForest
predict(VectorPtr &input, std::vector< float > &resultVector, int numInputs, int numFeatures)Forestinline
vectorizeForestFolder(std::string pathToFolder, std::vector< std::string > &pathVector)Forestinlinestatic