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