46 virtual const char*
get_name()
const {
return "MPDSVM"; }
virtual EMachineType get_classifier_type()
The class Labels models labels, i.e. class assignments of objects.
virtual int32_t get_num_labels() const =0
float64_t kernel(int32_t idx_a, int32_t idx_b)
T * set_entry(int64_t number)
void unlock_kernel_row(int32_t i)
float64_t compute_H(int32_t i, int32_t j)
KERNELCACHE_ELEM * lock_kernel_row(int32_t i)
virtual bool train_machine(CFeatures *data=NULL)
CCache< KERNELCACHE_ELEM > * kernel_cache
T * lock_entry(int64_t number)
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
virtual const char * get_name() const
A generic Support Vector Machine Interface.
Binary Labels for binary classification.
bool is_cached(int64_t number)
float64_t KERNELCACHE_ELEM
void unlock_entry(int64_t number)