|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for ppforest2::grouping::ByLabel, including all inherited members.
| compute(NodeContext &ctx, stats::RNG &rng) const override | ppforest2::grouping::ByLabel | protectedvirtual |
| compute_init(types::OutcomeVector const &y) const override | ppforest2::grouping::ByLabel | protectedvirtual |
| display_name() const override | ppforest2::grouping::ByLabel | inlinevirtual |
| Factory typedef | Strategy< Grouping > | |
| from_json(nlohmann::json const &j) | ppforest2::grouping::ByLabel | static |
| init(types::OutcomeVector const &y) const | ppforest2::grouping::Grouping | |
| init(types::GroupIdVector const &y) const | ppforest2::grouping::Grouping | inline |
| Ptr typedef | Strategy< Grouping > | |
| register_strategy(std::string const &name, Factory factory) | Strategy< Grouping > | inlinestatic |
| split(NodeContext &ctx, stats::RNG &rng) const | ppforest2::grouping::Grouping | |
| supported_modes() const override | ppforest2::grouping::ByLabel | inlinevirtual |
| to_json() const override | ppforest2::grouping::ByLabel | virtual |
| ~Strategy()=default | Strategy< Grouping > | virtual |