|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Classes | |
| class | Cutpoint |
| Abstract strategy for computing the split cutpoint. More... | |
| class | MeanOfMeans |
| Split cutpoint as the mean of two group means. More... | |
Functions | |
| Cutpoint::Ptr | mean_of_means () |
| Factory function for mean-of-means split cutpoint. | |
| Cutpoint::Ptr ppforest2::cutpoint::mean_of_means | ( | ) |
Factory function for mean-of-means split cutpoint.