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