|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Evaluate-specific CLI parameters: simulation, convergence, and evaluation options. More...
#include "stats/Simulation.hpp"#include <nlohmann/json.hpp>#include <optional>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | ppforest2::cli::EvaluateParams::Convergence |
| Convergence control. More... | |
| struct | ppforest2::cli::EvaluateParams |
| Evaluate and convergence options (shared by evaluate + benchmark). More... | |
| struct | ppforest2::cli::SimulateParams |
| Simulation data source options. More... | |
Namespaces | |
| namespace | ppforest2 |
| Binarization strategies for multiclass-to-binary reduction. | |
| namespace | ppforest2::cli |
| Command-line interface: argument parsing, subcommands, and benchmark/evaluation orchestration. | |
Evaluate-specific CLI parameters: simulation, convergence, and evaluation options.