|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for ppforest2::pp::PDA, including all inherited members.
| compute(NodeContext &ctx, stats::RNG &rng) const override | ppforest2::pp::PDA | protectedvirtual |
| display_name() const override | ppforest2::pp::PDA | inlinevirtual |
| Factory typedef | Strategy< ProjectionPursuit > | |
| from_json(nlohmann::json const &j) | ppforest2::pp::PDA | static |
| optimize(NodeContext &ctx, stats::RNG &rng) const | ppforest2::pp::ProjectionPursuit | |
| PDA(float lambda) | ppforest2::pp::PDA | explicit |
| Ptr typedef | Strategy< ProjectionPursuit > | |
| register_strategy(std::string const &name, Factory factory) | Strategy< ProjectionPursuit > | inlinestatic |
| supported_modes() const override | ppforest2::pp::PDA | inlinevirtual |
| to_json() const override | ppforest2::pp::PDA | virtual |
| ~Strategy()=default | Strategy< ProjectionPursuit > | virtual |