|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Evaluation data types: per-iteration stats and run summaries. More...
#include "stats/Stats.hpp"#include "utils/Types.hpp"#include <nlohmann/json.hpp>#include <optional>#include <string>Go to the source code of this file.
Classes | |
| struct | ppforest2::io::EvaluateResult |
| Summary of an evaluation run. More... | |
| struct | ppforest2::io::ModelStats |
| Per-iteration training statistics. More... | |
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::io |
Evaluation data types: per-iteration stats and run summaries.