|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
#include "models/strategies/cutpoint/Cutpoint.hpp"#include "models/strategies/Strategy.hpp"#include "utils/Types.hpp"Go to the source code of this file.
Classes | |
| class | ppforest2::cutpoint::MeanOfMeans |
| Split cutpoint as the mean of two group means. More... | |
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::cutpoint |