|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Go to the source code of this file.
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::test |
Functions | |
| pp::Projector | ppforest2::test::as_projector (std::vector< types::Feature > v) |
Build a Projector from a std::vector<Feature> initializer. | |