10 #ifndef __MKLONECLASS_H__
11 #define __MKLONECLASS_H__
46 virtual const char*
get_name()
const {
return "MKLOneClass"; }
61 #endif //__MKLONECLASS_H__
virtual const char * get_name() const
virtual float64_t compute_sum_alpha()
Multiple Kernel Learning for one-class-classification.
virtual void init_training()
Multiple Kernel Learning.
all of classes and functions are contained in the shogun namespace
virtual EMachineType get_classifier_type()
A generic Support Vector Machine Interface.
CMKLOneClass(CSVM *s=NULL)