Go to the documentation of this file.
12 #ifndef _SCATTERSVM_H___
13 #define _SCATTERSVM_H___
90 inline virtual const char*
get_name()
const {
return "ScatterSVM"; }
104 void compute_norm_wc();
105 virtual bool train_no_bias_libsvm();
107 virtual bool train_testrule12();
SHOGUN Machine Learning Toolbox - Documentation