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

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

accept(Model::Visitor &visitor) const overrideppforest2::RegressionForestvirtual
add_tree(BaggedTree::Ptr tree)ppforest2::Forest
build_trees(types::FeatureMatrix const &x, types::OutcomeVector const &y)ppforest2::Forestprotected
check_train_inputs(types::FeatureMatrix const &x, types::OutcomeVector const &y)ppforest2::Modelstatic
degenerateppforest2::Model
FeatureMatrix typedefppforest2::RegressionForest
FeatureVector typedefppforest2::RegressionForest
Forest()=defaultppforest2::Forestprotected
Forest(TrainingSpec::Ptr spec)ppforest2::Forestinlineexplicitprotected
operator!=(Forest const &other) constppforest2::Forest
operator==(Forest const &other) constppforest2::Forest
Outcome typedefppforest2::RegressionForest
OutcomeVector typedefppforest2::RegressionForest
predict(FeatureVector const &x) const overrideppforest2::RegressionForestvirtual
predict(types::FeatureMatrix const &x) constppforest2::RegressionForestinlinevirtual
Ptr typedefppforest2::RegressionForest
RegressionForest()ppforest2::RegressionForest
RegressionForest(TrainingSpec::Ptr spec)ppforest2::RegressionForestexplicit
RNG typedefppforest2::Forest
train(TrainingSpec const &spec, FeatureMatrix const &x, OutcomeVector const &y)ppforest2::RegressionForeststatic
ppforest2::Model::train(TrainingSpec const &spec, types::FeatureMatrix &x, types::OutcomeVector &y)ppforest2::Modelstatic
train_tree(FeatureMatrix const &x, OutcomeVector const &y, stats::RNG &rng) const overrideppforest2::RegressionForestprotectedvirtual
training_specppforest2::Model
treesppforest2::Forest
~Model()=defaultppforest2::Modelvirtual