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

Evaluate-specific options. More...

#include <EvaluateParams.hpp>

Public Attributes

std::string export_path
 
int iterations = 1
 
float train_ratio = 0.7
 

Detailed Description

Evaluate-specific options.

Member Data Documentation

◆ export_path

std::string ppforest2::cli::EvaluateParams::export_path

◆ iterations

int ppforest2::cli::EvaluateParams::iterations = 1

◆ train_ratio

float ppforest2::cli::EvaluateParams::train_ratio = 0.7

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