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
static void print_data(const CHAIDTreeNodeData &data)
void display_vector(const char *name="vector", const char *prefix="") const