16 #include <shogun/lib/external/shogun_libsvm.h>
20 #ifndef DOXYGEN_SHOULD_SKIP_THIS
21 enum LIBSVM_SOLVER_TYPE
48 LIBSVM_SOLVER_TYPE st=LIBSVM_C_SVC);
59 virtual const char*
get_name()
const {
return "LibSVM"; }
The class Labels models labels, i.e. class assignments of objects.
LIBSVM_SOLVER_TYPE solver_type
virtual bool train_machine(CFeatures *data=NULL)
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
A generic Support Vector Machine Interface.
virtual EMachineType get_classifier_type()