ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::pp::PDA Member List

This is the complete list of members for ppforest2::pp::PDA, including all inherited members.

compute(NodeContext &ctx, stats::RNG &rng) const overrideppforest2::pp::PDAprotectedvirtual
display_name() const overrideppforest2::pp::PDAinlinevirtual
Factory typedefStrategy< ProjectionPursuit >
from_json(nlohmann::json const &j)ppforest2::pp::PDAstatic
optimize(NodeContext &ctx, stats::RNG &rng) constppforest2::pp::ProjectionPursuit
PDA(float lambda)ppforest2::pp::PDAexplicit
Ptr typedefStrategy< ProjectionPursuit >
register_strategy(std::string const &name, Factory factory)Strategy< ProjectionPursuit >inlinestatic
supported_modes() const overrideppforest2::pp::PDAinlinevirtual
to_json() const overrideppforest2::pp::PDAvirtual
~Strategy()=defaultStrategy< ProjectionPursuit >virtual