forpy
2
|
Leafs for storing the leaf distributions and estimation of joint distributions. More...
Classes | |
class | forpy::ClassificationLeaf |
Stores the probability distributions for n_classes at a leaf. More... | |
class | forpy::ILeaf |
Stores and returns leaf values, and combines them to forest results. More... | |
class | forpy::RegressionLeaf |
Manages the leaf nodes of regression trees. More... | |
Leafs for storing the leaf distributions and estimation of joint distributions.