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

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

accept(Model::Visitor &visitor) const overrideppforest2::ClassificationForestvirtual
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
ClassificationForest(TrainingSpec::Ptr spec, Groups groups)ppforest2::ClassificationForestinline
degenerateppforest2::Model
FeatureMatrix typedefppforest2::ClassificationForest
FeatureVector typedefppforest2::ClassificationForest
Forest()=defaultppforest2::Forestprotected
Forest(TrainingSpec::Ptr spec)ppforest2::Forestinlineexplicitprotected
GroupIndices typedefppforest2::ClassificationForest
GroupPartition typedefppforest2::ClassificationForest
Groups typedefppforest2::ClassificationForest
groupsppforest2::ClassificationForest
operator!=(Forest const &other) constppforest2::Forest
operator==(Forest const &other) constppforest2::Forest
Outcome typedefppforest2::ClassificationForest
OutcomeVector typedefppforest2::ClassificationForest
predict(FeatureVector const &x) const overrideppforest2::ClassificationForestvirtual
predict(FeatureVector const &x, Proportions) constppforest2::ClassificationForest
predict(FeatureVector const &x, Proportions, GroupIndices const &indices) constppforest2::ClassificationForest
predict(FeatureMatrix const &x, Proportions) constppforest2::ClassificationForest
predict(FeatureMatrix const &x, Proportions, GroupIndices const &indices) constppforest2::ClassificationForest
ppforest2::Forest::predict(types::FeatureMatrix const &x) constppforest2::Forestinlinevirtual
Ptr typedefppforest2::ClassificationForest
RNG typedefppforest2::ClassificationForest
train(TrainingSpec const &spec, FeatureMatrix const &x, OutcomeVector const &y)ppforest2::ClassificationForeststatic
ppforest2::Model::train(TrainingSpec const &spec, types::FeatureMatrix &x, types::OutcomeVector &y)ppforest2::Modelstatic
train_tree(FeatureMatrix const &x, OutcomeVector const &y, RNG &rng) const overrideppforest2::ClassificationForestprotectedvirtual
training_specppforest2::Model
treesppforest2::Forest
~Model()=defaultppforest2::Modelvirtual