SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CCPLEXSVM Member List

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

apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)CKernelMachinevirtual
apply_get_outputs(CFeatures *data)CKernelMachineprotected
apply_helper(void *p)CKernelMachinestatic
apply_latent(CFeatures *data=NULL)CMachinevirtual
apply_locked(SGVector< index_t > indices)CMachinevirtual
apply_locked_binary(SGVector< index_t > indices)CKernelMachinevirtual
apply_locked_get_output(SGVector< index_t > indices)CKernelMachinevirtual
apply_locked_latent(SGVector< index_t > indices)CMachinevirtual
apply_locked_multiclass(SGVector< index_t > indices)CMachinevirtual
apply_locked_regression(SGVector< index_t > indices)CKernelMachinevirtual
apply_locked_structured(SGVector< index_t > indices)CMachinevirtual
apply_multiclass(CFeatures *data=NULL)CMachinevirtual
apply_one(int32_t num)CKernelMachinevirtual
apply_regression(CFeatures *data=NULL)CKernelMachinevirtual
apply_structured(CFeatures *data=NULL)CMachinevirtual
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
C1CSVMprotected
C2CSVMprotected
callbackCSVMprotected
CCPLEXSVM()CCPLEXSVM
CKernelMachine()CKernelMachine
CKernelMachine(CKernel *k, const SGVector< float64_t > alphas, const SGVector< int32_t > svs, float64_t b)CKernelMachine
CKernelMachine(CKernelMachine *machine)CKernelMachine
clone()CKernelMachinevirtual
CMachine()CMachine
compute_svm_dual_objective()CSVM
compute_svm_primal_objective()CSVM
create_new_model(int32_t num)CKernelMachine
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSVM(int32_t num_sv=0)CSVM
CSVM(float64_t C, CKernel *k, CLabels *lab)CSVM
data_lock(CLabels *labs, CFeatures *features=NULL)CKernelMachinevirtual
data_unlock()CKernelMachinevirtual
deep_copy() const CSGObjectvirtual
epsilonCSVMprotected
get_alpha(int32_t idx)CKernelMachine
get_alphas()CKernelMachine
get_batch_computation_enabled()CKernelMachine
get_bias()CKernelMachine
get_bias_enabled()CKernelMachine
get_C1()CSVM
get_C2()CSVM
get_classifier_type()CCPLEXSVMvirtual
get_epsilon()CSVM
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_kernel()CKernelMachine
get_labels()CMachinevirtual
get_linadd_enabled()CKernelMachine
get_linear_term()CSVMvirtual
get_linear_term_array()CSVMprotectedvirtual
get_machine_problem_type() const CMachinevirtual
get_max_train_time()CMachine
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CSVMvirtual
get_nu()CSVM
get_num_support_vectors()CKernelMachine
get_objective()CSVM
get_qpsize()CSVM
get_shrinking_enabled()CSVM
get_solver_type()CMachine
get_support_vector(int32_t idx)CKernelMachine
get_support_vectors()CKernelMachine
get_tube_epsilon()CSVM
init_kernel_optimization()CKernelMachine
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_label_valid(CLabels *lab) const CMachineprotectedvirtual
kernelCKernelMachineprotected
load(FILE *svm_file)CSVM
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_alphaCKernelMachineprotected
m_biasCKernelMachineprotected
m_custom_kernelCKernelMachineprotected
m_data_lockedCMachineprotected
m_hashCSGObject
m_kernel_backupCKernelMachineprotected
m_labelsCMachineprotected
m_linear_termCSVMprotected
m_max_train_timeCMachineprotected
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
m_svsCKernelMachineprotected
MACHINE_PROBLEM_TYPE(PT_BINARY)CSVM
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
mklCSVMprotected
nuCSVMprotected
objectiveCSVMprotected
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
qpsizeCSVMprotected
save(FILE *svm_file)CSVM
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_alpha(int32_t idx, float64_t val)CKernelMachine
set_alphas(SGVector< float64_t > alphas)CKernelMachine
set_batch_computation_enabled(bool enable)CKernelMachine
set_bias(float64_t bias)CKernelMachine
set_bias_enabled(bool enable_bias)CKernelMachine
set_C(float64_t c_neg, float64_t c_pos)CSVM
set_callback_function(CMKL *m, bool(*cb)(CMKL *mkl, const float64_t *sumw, const float64_t suma))CSVM
set_defaults(int32_t num_sv=0)CSVM
set_epsilon(float64_t eps)CSVM
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_kernel(CKernel *k)CKernelMachine
set_labels(CLabels *lab)CMachinevirtual
set_linadd_enabled(bool enable)CKernelMachine
set_linear_term(const SGVector< float64_t > linear_term)CSVMvirtual
set_max_train_time(float64_t t)CMachine
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_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
set_support_vector(int32_t idx, int32_t val)CKernelMachine
set_support_vectors(SGVector< int32_t > svs)CKernelMachine
set_tube_epsilon(float64_t eps)CSVM
shallow_copy() const CSGObjectvirtual
store_model_features()CKernelMachineprotectedvirtual
supports_locking() const CKernelMachinevirtual
svm_loadedCSVMprotected
train(CFeatures *data=NULL)CMachinevirtual
train_locked(SGVector< index_t > indices)CKernelMachinevirtual
train_machine(CFeatures *data=NULL)CCPLEXSVMprotectedvirtual
train_require_labels() const CMachineprotectedvirtual
tube_epsilonCSVMprotected
unset_generic()CSGObject
update_parameter_hash()CSGObjectprotectedvirtual
use_batch_computationCKernelMachineprotected
use_biasCKernelMachineprotected
use_linaddCKernelMachineprotected
use_shrinkingCSVMprotected
versionCSGObject
~CCPLEXSVM()CCPLEXSVMvirtual
~CKernelMachine()CKernelMachinevirtual
~CMachine()CMachinevirtual
~CSGObject()CSGObjectvirtual
~CSVM()CSVMvirtual

SHOGUN Machine Learning Toolbox - Documentation