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
degenerateppforest2::Model
predict(types::FeatureVector const &data) const =0ppforest2::Modelpure virtual
predict(types::FeatureMatrix const &data) const =0ppforest2::Modelpure virtual
predict(types::FeatureMatrix const &data, Proportions) const =0ppforest2::Modelpure virtual
Ptr typedefppforest2::Model
train(TrainingSpec const &spec, types::FeatureMatrix const &x, types::ResponseVector const &y)ppforest2::Modelstatic
training_specppforest2::Model
~Model()=defaultppforest2::Modelvirtual