11 #ifndef SHAREBOOST_H__
12 #define SHAREBOOST_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;
SGVector< int32_t > get_activeset()
int32_t get_num_nonzero_feas() const
void set_features(CFeatures *f)
Multiclass Labels for multi-class classification.
generic linear multiclass machine
virtual const char * get_name() const
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)