|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
#include "models/strategies/pp/ProjectionPursuit.hpp"#include "models/strategies/Strategy.hpp"#include "utils/Types.hpp"Go to the source code of this file.
Classes | |
| class | ppforest2::pp::PDA |
| Penalized Discriminant Analysis projection pursuit strategy. More... | |
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::pp |