Go to the documentation of this file.
24 class CDistanceMachine;
64 virtual bool load(FILE* srcfile);
71 virtual bool save(FILE* dstfile);
77 void set_k(int32_t p_k);
116 inline virtual const char*
get_name()
const {
return "KMeans"; }
SHOGUN Machine Learning Toolbox - Documentation