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

Result of a train operation containing the model and training duration. More...

#include <Train.hpp>

Public Attributes

long long duration
 
ppforest2::Model::Ptr model
 

Detailed Description

Result of a train operation containing the model and training duration.

Member Data Documentation

◆ duration

long long ppforest2::cli::TrainResult::duration

◆ model

ppforest2::Model::Ptr ppforest2::cli::TrainResult::model

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