|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for ppforest2::sr::SRStrategy, including all inherited members.
| display_name() const=0 | Strategy< SRStrategy > | pure virtual |
| Factory typedef | Strategy< SRStrategy > | |
| from_json(nlohmann::json const &j) | Strategy< SRStrategy > | inlinestatic |
| operator()(types::FeatureMatrix const &group_1, types::FeatureMatrix const &group_2, pp::Projector const &projector) const | ppforest2::sr::SRStrategy | inline |
| Ptr typedef | Strategy< SRStrategy > | |
| register_strategy(std::string const &name, Factory factory) | Strategy< SRStrategy > | inlinestatic |
| threshold(types::FeatureMatrix const &group_1, types::FeatureMatrix const &group_2, pp::Projector const &projector) const =0 | ppforest2::sr::SRStrategy | pure virtual |
| to_json(nlohmann::json &j) const=0 | Strategy< SRStrategy > | pure virtual |
| ~Strategy()=default | Strategy< SRStrategy > | virtual |