ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ModelParams.hpp File Reference

Model training parameters shared by train and evaluate. More...

#include <nlohmann/json.hpp>
#include <string>

Go to the source code of this file.

Classes

struct  ppforest2::cli::ModelParams
 Model training parameters shared by train and evaluate. More...
 

Namespaces

namespace  ppforest2
 
namespace  ppforest2::cli
 Command-line interface: argument parsing, subcommands, and benchmark/evaluation orchestration.
 

Detailed Description

Model training parameters shared by train and evaluate.