|
Canopy
1.0
The header-only random forests library
|
Contains the canopy::discreteDistribution class, which is the node and output distribution for the classifier. More...
#include <cmath>#include <vector>#include <fstream>#include <algorithm>

Go to the source code of this file.
Classes | |
| class | canopy::discreteDistribution |
| A distribution that defines the probabilities over a number of discrete (integer-valued) class labels. More... | |
Namespaces | |
| canopy | |
| Namespace containing the canopy library for random forest models. | |
Contains the canopy::discreteDistribution class, which is the node and output distribution for the classifier.
1.8.11