RFClassifier.h File Reference

Go to the source code of this file.

Classes

class  shark::RFClassifier
 Random Forest Classifier. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Typedefs

typedef CARTClassifier< RealVector >::SplitMatrixType shark::SplitMatrixType
 
typedef std::vector< SplitMatrixType > shark::ForestInfo