Go to the documentation of this file.
12 #ifndef _MULTICLASS_MODEL__H__
13 #define _MULTICLASS_MODEL__H__
49 virtual int32_t
get_dim()
const;
109 virtual const char*
get_name()
const {
return "MulticlassModel"; }
120 int32_t m_num_classes;
SHOGUN Machine Learning Toolbox - Documentation