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

Predict subcommand handler. More...

#include "cli/CLIOptions.hpp"

Go to the source code of this file.

Namespaces

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

Functions

int ppforest2::cli::run_predict (CLIOptions &params)
 Run the predict subcommand.
 
CLI::App * ppforest2::cli::setup_predict (CLI::App &app, CLIOptions &params)
 Register predict subcommand options on app.
 

Detailed Description

Predict subcommand handler.