14 #include <shogun/lib/config.h> 18 #include <shogun/lib/external/shogun_libsvm.h> 24 class CGPBTSVM :
public CSVM
36 CGPBTSVM(
float64_t C, CKernel* k, CLabels* lab);
46 virtual const char* get_name()
const {
return "GPBTSVM"; }
57 virtual bool train_machine(CFeatures* data=NULL);
61 struct svm_model* model;
64 #endif //USE_GPL_SHOGUN
all of classes and functions are contained in the shogun namespace