32 #ifndef CHAIDTREENODEDATA_H__
33 #define CHAIDTREENODEDATA_H__
float64_t weight_minus_node
structure to store data of a node of CHAID. This can be used as a template type in TreeMachineNode cl...
SGVector< int32_t > feature_class
SGVector< float64_t > distinct_features
void display_vector(const char *name="vector", const char *prefix="") const
static void print_data(const CHAIDTreeNodeData &data)
all of classes and functions are contained in the shogun namespace