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

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

accept(TreeNode::Visitor &visitor) const overrideppforest2::TreeConditionvirtual
clone() const overrideppforest2::TreeConditionvirtual
degenerateppforest2::TreeNode
equals(TreeNode const &other) const overrideppforest2::TreeConditionvirtual
group_count() const overrideppforest2::TreeConditioninlinevirtual
groupsppforest2::TreeCondition
is_leaf() const overrideppforest2::TreeConditioninlinevirtual
lowerppforest2::TreeCondition
make(pp::Projector projector, Threshold threshold, TreeNode::Ptr lower, TreeNode::Ptr upper, std::set< types::Response > groups={}, types::Feature pp_index_value=0)ppforest2::TreeConditionstatic
node_groups() const overrideppforest2::TreeConditioninlinevirtual
operator!=(TreeNode const &other) constppforest2::TreeNode
operator==(TreeNode const &other) constppforest2::TreeNode
pp_index_valueppforest2::TreeCondition
predict(types::FeatureVector const &data) const overrideppforest2::TreeConditionvirtual
projectorppforest2::TreeCondition
Ptr typedefppforest2::TreeCondition
response() const overrideppforest2::TreeConditionvirtual
thresholdppforest2::TreeCondition
TreeCondition(pp::Projector projector, Threshold threshold, TreeNode::Ptr lower, TreeNode::Ptr upper, std::set< types::Response > groups={}, types::Feature pp_index_value=0)ppforest2::TreeCondition
upperppforest2::TreeCondition
~TreeNode()=defaultppforest2::TreeNodevirtual