|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Go to the source code of this file.
Classes | |
| class | ppforest2::cutpoint::Cutpoint |
| Abstract strategy for computing the split cutpoint. More... | |
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::cutpoint |
Functions | |
| Cutpoint::Ptr | ppforest2::cutpoint::mean_of_means () |
| Factory function for mean-of-means split cutpoint. | |