|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Result of a train operation containing the model and training duration. More...
#include <Train.hpp>
Public Attributes | |
| long long | duration |
| ppforest2::Model::Ptr | model |
Result of a train operation containing the model and training duration.
| long long ppforest2::cli::TrainResult::duration |
| ppforest2::Model::Ptr ppforest2::cli::TrainResult::model |