|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
#include "models/strategies/stop/StopRule.hpp"#include <nlohmann/json.hpp>#include <set>#include <string>Go to the source code of this file.
Classes | |
| class | ppforest2::test::MockStop |
Mock StopRule whose verdict is fixed at construction time. More... | |
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::test |