CGNPPSVM Member List

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

C1CSVM [protected]
C2CSVM [protected]
C_mklCSVM [protected]
CClassifier()CClassifier
CGNPPSVM()CGNPPSVM
CGNPPSVM(float64_t C, CKernel *k, CLabels *lab)CGNPPSVM
CKernelMachine()CKernelMachine
classify(CLabels *lab=NULL)CSVM [virtual]
classify_example(int32_t num)CSVM [virtual]
classify_example_helper(void *p)CSVM [static]
compute_objective()CSVM
create_new_model(int32_t num)CSVM
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSVM(int32_t num_sv=0)CSVM
CSVM(float64_t C, CKernel *k, CLabels *lab)CSVM
epsilonCSVM [protected]
get_alpha(int32_t idx)CSVM
get_alphas(float64_t **alphas, int32_t *d1)CSVM
get_batch_computation_enabled()CKernelMachine
get_bias()CSVM
get_bias_enabled()CSVM
get_C1()CSVM
get_C2()CSVM
get_classifier_type()CGNPPSVM [virtual]
get_epsilon()CSVM
get_kernel()CKernelMachine
get_label(int32_t 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(int32_t idx)CSVM
get_support_vectors(int32_t **svs, int32_t *num)CSVM
get_weight_epsilon()CSVM
init_kernel_optimization()CSVM
ioCSGObject
kernelCKernelMachine [protected]
labelsCClassifier [protected]
load(FILE *svm_file)CSVM [virtual]
max_train_timeCClassifier [protected]
mkl_normCSVM [protected]
nuCSVM [protected]
objectiveCSVM [protected]
parallelCSGObject
qpsizeCSVM [protected]
ref()CSGObject
ref_count() const CSGObject
save(FILE *svm_file)CSVM [virtual]
set_alpha(int32_t idx, float64_t val)CSVM
set_alphas(float64_t *alphas, int32_t d)CSVM
set_batch_computation_enabled(bool enable)CKernelMachine
set_bias(float64_t bias)CSVM
set_bias_enabled(bool enable_bias)CSVM
set_C(float64_t c1, float64_t c2)CSVM
set_C_mkl(float64_t C)CSVM
set_defaults(int32_t num_sv=0)CSVM
set_epsilon(float64_t eps)CSVM
set_kernel(CKernel *k)CKernelMachine
set_labels(CLabels *lab)CClassifier [virtual]
set_linadd_enabled(bool enable)CKernelMachine
set_max_train_time(float64_t t)CClassifier
set_mkl_enabled(bool enable)CSVM
set_mkl_norm(int32_t norm)CSVM
set_nu(float64_t nue)CSVM
set_objective(float64_t v)CSVM
set_qpsize(int32_t qps)CSVM
set_shrinking_enabled(bool enable)CSVM
set_support_vector(int32_t idx, int32_t val)CSVM
set_support_vectors(int32_t *svs, int32_t d)CSVM
set_tube_epsilon(float64_t eps)CSVM
set_weight_epsilon(float64_t eps)CSVM
svm_loadedCSVM [protected]
svm_modelCSVM [protected]
train()CGNPPSVM [virtual]
tube_epsilonCSVM [protected]
unref()CSGObject
use_batch_computationCKernelMachine [protected]
use_biasCSVM [protected]
use_linaddCKernelMachine [protected]
use_mklCSVM [protected]
use_shrinkingCSVM [protected]
versionCSGObject
weight_epsilonCSVM [protected]
~CClassifier()CClassifier [virtual]
~CGNPPSVM()CGNPPSVM [virtual]
~CKernelMachine()CKernelMachine [virtual]
~CSGObject()CSGObject [virtual]
~CSVM()CSVM [virtual]


SHOGUN Machine Learning Toolbox - Documentation