11 #ifndef BASEMULTICLASSMACHINE_H__
12 #define BASEMULTICLASSMACHINE_H__
21 class CDynamicObjectArray;
36 virtual const char*
get_name()
const {
return "BaseMulticlassMachine"; }
virtual const char * get_name() const
The class Labels models labels, i.e. class assignments of objects.
virtual EProblemType get_machine_problem_type() const
CDynamicObjectArray * m_machines
A generic learning machine interface.
Dynamic array class for CSGObject pointers that creates an array that can be used like a list or an a...
virtual bool is_label_valid(CLabels *lab) const
all of classes and functions are contained in the shogun namespace
virtual ~CBaseMulticlassMachine()
int32_t get_num_machines() const