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

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

accept(Visitor &visitor) const =0ppforest2::Modelpure virtual
check_train_inputs(types::FeatureMatrix const &x, types::OutcomeVector const &y)ppforest2::Modelstatic
degenerateppforest2::Model
predict(types::FeatureVector const &x) const =0ppforest2::Modelpure virtual
predict(types::FeatureMatrix const &x) constppforest2::Modelinlinevirtual
Ptr typedefppforest2::Model
train(TrainingSpec const &spec, types::FeatureMatrix &x, types::OutcomeVector &y)ppforest2::Modelstatic
training_specppforest2::Model
~Model()=defaultppforest2::Modelvirtual