ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::cli::BenchmarkParams Struct Reference

Benchmark-specific options. More...

#include <BenchmarkParams.hpp>

Public Attributes

std::string baseline_path
 
std::string csv
 
std::string format
 
int iterations = -1
 
std::string output
 
std::string scenarios_path
 
float train_ratio = -1
 

Detailed Description

Benchmark-specific options.

Member Data Documentation

◆ baseline_path

std::string ppforest2::cli::BenchmarkParams::baseline_path

◆ csv

std::string ppforest2::cli::BenchmarkParams::csv

◆ format

std::string ppforest2::cli::BenchmarkParams::format

◆ iterations

int ppforest2::cli::BenchmarkParams::iterations = -1

◆ output

std::string ppforest2::cli::BenchmarkParams::output

◆ scenarios_path

std::string ppforest2::cli::BenchmarkParams::scenarios_path

◆ train_ratio

float ppforest2::cli::BenchmarkParams::train_ratio = -1

The documentation for this struct was generated from the following file: