|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
A suite of scenarios with shared defaults. More...
#include <Benchmark.hpp>
Public Member Functions | |
| BenchmarkSuite (std::string name="ppforest2 benchmark") | |
Public Attributes | |
| std::string | name |
| std::vector< nlohmann::json > | scenarios |
A suite of scenarios with shared defaults.
Each scenario is a plain JSON object containing all fields (after default merging).
|
inlineexplicit |
| std::string ppforest2::cli::BenchmarkSuite::name |
| std::vector<nlohmann::json> ppforest2::cli::BenchmarkSuite::scenarios |