ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::TrainingSpec Member List

This is the complete list of members for ppforest2::TrainingSpec, including all inherited members.

dr_strategyppforest2::TrainingSpec
from_json(nlohmann::json const &j)ppforest2::TrainingSpecstatic
is_forest() constppforest2::TrainingSpecinline
make(Args &&... args)ppforest2::TrainingSpecinlinestatic
max_retriesppforest2::TrainingSpec
pp_strategyppforest2::TrainingSpec
Ptr typedefppforest2::TrainingSpec
resolve_threads() constppforest2::TrainingSpecinline
seedppforest2::TrainingSpec
sizeppforest2::TrainingSpec
sr_strategyppforest2::TrainingSpec
threadsppforest2::TrainingSpec
to_json(nlohmann::json &j) constppforest2::TrainingSpec
TrainingSpec(pp::PPStrategy::Ptr pp, dr::DRStrategy::Ptr dr, sr::SRStrategy::Ptr sr, int size=0, int seed=0, int threads=0, int max_retries=3)ppforest2::TrainingSpec