|
Canopy
1.0
The header-only random forests library
|
Contains the declaration of the canopy::classifier class. More...
#include <canopy/randomForestBase/randomForestBase.hpp>#include <canopy/classifier/discreteDistribution.hpp>#include <canopy/classifier/classifier.tpp>
Go to the source code of this file.
Classes | |
| class | canopy::classifier< TNumParams > |
| Implements a random forest classifier model to predict a discrete output label. More... | |
Namespaces | |
| canopy | |
| Namespace containing the canopy library for random forest models. | |
Contains the declaration of the canopy::classifier class.
1.8.11