|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
#include "models/strategies/stop/StopRule.hpp"#include "models/strategies/Strategy.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | ppforest2::stop::CompositeStop |
| Composite stop rule that fires when any child rule fires (logical OR). More... | |
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::stop |