|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for ppforest2::vars::VariableSelection, including all inherited members.
| compute(NodeContext &ctx, stats::RNG &rng) const =0 | ppforest2::vars::VariableSelection | protectedpure virtual |
| display_name() const=0 | Strategy< VariableSelection > | pure virtual |
| Factory typedef | Strategy< VariableSelection > | |
| from_json(nlohmann::json const &j) | Strategy< VariableSelection > | inlinestatic |
| Ptr typedef | Strategy< VariableSelection > | |
| register_strategy(std::string const &name, Factory factory) | Strategy< VariableSelection > | inlinestatic |
| select(NodeContext &ctx, stats::RNG &rng) const | ppforest2::vars::VariableSelection | |
| supported_modes() const=0 | Strategy< VariableSelection > | pure virtual |
| to_json() const=0 | Strategy< VariableSelection > | pure virtual |
| ~Strategy()=default | Strategy< VariableSelection > | virtual |