|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Files | |
| Benchmark.hpp | |
| Benchmark scenario types, JSON parsing, and subprocess-based execution. | |
| BenchmarkParams.hpp | |
| Benchmark-specific CLI parameters. | |
| BenchmarkReport.hpp | |
| Benchmark result formatting, comparison, and export. | |
| CLI.integration.hpp | |
| Shared utilities for CLI integration tests. | |
| CLIOptions.hpp | |
| CLI argument parsing, validation, and configuration for ppforest2. | |
| Evaluate.hpp | |
| Multi-iteration model evaluation with convergence and the evaluate subcommand handler. | |
| EvaluateParams.hpp | |
| Evaluate-specific CLI parameters: simulation, convergence, and evaluation options. | |
| ModelParams.hpp | |
| Model training parameters shared by train and evaluate. | |
| Predict.hpp | |
| Predict subcommand handler. | |
| Summarize.hpp | |
| Summarize subcommand handler: display saved model summary. | |
| Train.hpp | |
| Model training utilities and train subcommand handler. | |
| VarsSpec.hpp | |
| Shared parsing for the –vars / vars parameter. | |