CSVM Member List

This is the complete list of members for CSVM, including all inherited members.

C1CSVM [protected]
C2CSVM [protected]
C_mklCSVM [protected]
CClassifier()CClassifier
CKernelMachine()CKernelMachine
classify(CLabels *lab=NULL)CSVM [virtual]
classify_example(INT num)CSVM [virtual]
classify_example_helper(void *p)CSVM [static]
compute_objective()CSVM
create_new_model(INT num)CSVM
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSVM(INT num_sv=0)CSVM
CSVM(DREAL C, CKernel *k, CLabels *lab)CSVM
epsilonCSVM [protected]
get_alpha(INT idx)CSVM
get_alphas(DREAL **alphas, INT *d1)CSVM
get_batch_computation_enabled()CKernelMachine
get_bias()CSVM
get_bias_enabled()CSVM
get_C1()CSVM
get_C2()CSVM
get_classifier_type()CClassifier [virtual]
get_epsilon()CSVM
get_kernel()CKernelMachine
get_label(INT i)CClassifier [virtual]
get_labels()CClassifier [virtual]
get_linadd_enabled()CKernelMachine
get_max_train_time()CClassifier
get_mkl_enabled()CSVM
get_nu()CSVM
get_num_support_vectors()CSVM
get_objective()CSVM
get_qpsize()CSVM
get_shrinking_enabled()CSVM
get_support_vector(INT idx)CSVM
get_support_vectors(INT **svs, INT *num)CSVM
get_weight_epsilon()CSVM
init_kernel_optimization()CSVM
ioCSGObject [static]
kernelCKernelMachine [protected]
labelsCClassifier [protected]
load(FILE *svm_file)CSVM [virtual]
max_train_timeCClassifier [protected]
nuCSVM [protected]
objectiveCSVM [protected]
parallelCSGObject [static]
qpsizeCSVM [protected]
save(FILE *svm_file)CSVM [virtual]
set_alpha(INT idx, DREAL val)CSVM
set_alphas(DREAL *alphas, INT d)CSVM
set_batch_computation_enabled(bool enable)CKernelMachine
set_bias(DREAL bias)CSVM
set_bias_enabled(bool enable_bias)CSVM
set_C(DREAL c1, DREAL c2)CSVM
set_C_mkl(DREAL C)CSVM
set_defaults(INT num_sv=0)CSVM
set_epsilon(DREAL eps)CSVM
set_kernel(CKernel *k)CKernelMachine
set_labels(CLabels *lab)CClassifier [virtual]
set_linadd_enabled(bool enable)CKernelMachine
set_max_train_time(DREAL t)CClassifier
set_mkl_enabled(bool enable)CSVM
set_nu(DREAL nue)CSVM
set_objective(DREAL v)CSVM
set_precomputed_subkernels_enabled(bool flag)CSVM
set_qpsize(INT qps)CSVM
set_shrinking_enabled(bool enable)CSVM
set_support_vector(INT idx, INT val)CSVM
set_support_vectors(INT *svs, INT d)CSVM
set_tube_epsilon(DREAL eps)CSVM
set_weight_epsilon(DREAL eps)CSVM
svm_loadedCSVM [protected]
svm_modelCSVM [protected]
train()CClassifier [virtual]
tube_epsilonCSVM [protected]
use_batch_computationCKernelMachine [protected]
use_biasCSVM [protected]
use_linaddCKernelMachine [protected]
use_mklCSVM [protected]
use_precomputed_subkernelsCSVM [protected]
use_shrinkingCSVM [protected]
versionCSGObject [static]
weight_epsilonCSVM [protected]
~CClassifier()CClassifier [virtual]
~CKernelMachine()CKernelMachine [virtual]
~CSGObject()CSGObject [virtual]
~CSVM()CSVM [virtual]


SHOGUN Machine Learning Toolbox - Documentation