11 #ifndef BALANCEDCONDITIONALPROBABILITYTREE_H__ 12 #define BALANCEDCONDITIONALPROBABILITYTREE_H__ 45 virtual const char*
get_name()
const {
return "BalancedConditionalProbabilityTree"; }
62 int32_t tree_depth(
node_t *node);
virtual bool which_subtree(node_t *node, SGVector< float32_t > ex)
CBalancedConditionalProbabilityTree()
float64_t get_alpha() const
void set_alpha(float64_t alpha)
virtual ~CBalancedConditionalProbabilityTree()
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const