11 #ifndef TREEMACHINE_H__ 12 #define TREEMACHINE_H__ 43 virtual const char*
get_name()
const {
return "TreeMachine"; }
CTreeMachineNode< T > node_t
CTreeMachineNode< T > * m_root
Class SGObject is the base class of all shogun objects.
all of classes and functions are contained in the shogun namespace
class TreeMachine, a base class for tree based multiclass classifiers
virtual const char * get_name() const