11 #ifndef SHAREBOOST_H__ 12 #define SHAREBOOST_H__ 14 #include <shogun/lib/config.h> 45 virtual const char*
get_name()
const {
return "ShareBoost"; }
66 void init_sb_params();
69 int32_t choose_feature();
70 void optimize_coefficients();
74 int32_t m_nonzero_feas;
int32_t get_num_nonzero_feas() const
SGVector< int32_t > get_activeset()
void set_features(CFeatures *f)
virtual const char * get_name() const
Multiclass Labels for multi-class classification.
generic linear multiclass machine
all of classes and functions are contained in the shogun namespace
virtual bool train_machine(CFeatures *data=NULL)
The class Features is the base class of all feature objects.
void set_num_nonzero_feas(int32_t n)