Main Page
Classes
Files
Directories
Alphabetical List
Class List
Class Hierarchy
Class Members
CSVM Member List
This is the complete list of members for
CSVM
, including all inherited members.
C1
CSVM
[protected]
C2
CSVM
[protected]
C_mkl
CSVM
[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
epsilon
CSVM
[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
io
CSGObject
[static]
kernel
CKernelMachine
[protected]
labels
CClassifier
[protected]
load
(FILE *svm_file)
CSVM
[virtual]
max_train_time
CClassifier
[protected]
nu
CSVM
[protected]
objective
CSVM
[protected]
parallel
CSGObject
[static]
qpsize
CSVM
[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_loaded
CSVM
[protected]
svm_model
CSVM
[protected]
train
()
CClassifier
[virtual]
tube_epsilon
CSVM
[protected]
use_batch_computation
CKernelMachine
[protected]
use_bias
CSVM
[protected]
use_linadd
CKernelMachine
[protected]
use_mkl
CSVM
[protected]
use_precomputed_subkernels
CSVM
[protected]
use_shrinking
CSVM
[protected]
version
CSGObject
[static]
weight_epsilon
CSVM
[protected]
~CClassifier
()
CClassifier
[virtual]
~CKernelMachine
()
CKernelMachine
[virtual]
~CSGObject
()
CSGObject
[virtual]
~CSVM
()
CSVM
[virtual]
SHOGUN
Machine Learning Toolbox - Documentation