32 #ifndef CARTREENODEDATA_H__ 33 #define CARTREENODEDATA_H__ 35 #include <shogun/lib/config.h> 75 weight_minus_branch=0.;
SGVector< float64_t > transit_into_values
float64_t weight_minus_node
structure to store data of a node of CART. This can be used as a template type in TreeMachineNode cla...
all of classes and functions are contained in the shogun namespace
float64_t weight_minus_branch
static void print_data(const CARTreeNodeData &data)
void display_vector(const char *name="vector", const char *prefix="") const