SHOGUN  6.0.0
CCCSOSVM Member List

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

apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)CMachinevirtual
apply_latent(CFeatures *data=NULL)CMachinevirtual
apply_locked(SGVector< index_t > indices)CMachinevirtual
apply_locked_binary(SGVector< index_t > indices)CMachinevirtual
apply_locked_latent(SGVector< index_t > indices)CMachinevirtual
apply_locked_multiclass(SGVector< index_t > indices)CMachinevirtual
apply_locked_regression(SGVector< index_t > indices)CMachinevirtual
apply_locked_structured(SGVector< index_t > indices)CMachinevirtual
apply_multiclass(CFeatures *data=NULL)CMachinevirtual
apply_one(int32_t i)CMachinevirtual
apply_regression(CFeatures *data=NULL)CMachinevirtual
apply_structured(CFeatures *data=NULL)CLinearStructuredOutputMachinevirtual
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject *> *dict)CSGObject
CCCSOSVM()CCCSOSVM
CCCSOSVM(CStructuredModel *model, SGVector< float64_t > w=SGVector< float64_t >())CCCSOSVM
CLinearStructuredOutputMachine()CLinearStructuredOutputMachine
CLinearStructuredOutputMachine(CStructuredModel *model, CStructuredLabels *labs)CLinearStructuredOutputMachine
clone()CSGObjectvirtual
clone_parameters(CSGObject *other)CSGObjectprotected
CMachine()CMachine
compute_primal_objective()CCCSOSVM
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CStructuredOutputMachine()CStructuredOutputMachine
CStructuredOutputMachine(CStructuredModel *model, CStructuredLabels *labs)CStructuredOutputMachine
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() constCSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) constCSGObject
get(const std::string &name) constCSGObject
get_C() constCCCSOSVM
get_classifier_type()CCCSOSVMvirtual
get_epsilon() constCCCSOSVM
get_features() constCStructuredOutputMachine
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_helper() constCStructuredOutputMachine
get_labels()CMachinevirtual
get_machine_problem_type() constCMachinevirtual
get_max_iter() constCCCSOSVM
get_max_rho() constCCCSOSVM
get_max_train_time()CMachine
get_model() constCStructuredOutputMachine
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() constCCCSOSVMvirtual
get_qp_type() constCCCSOSVM
get_solver_type()CMachine
get_surrogate_loss() constCStructuredOutputMachine
get_verbose() constCStructuredOutputMachine
get_w() constCLinearStructuredOutputMachine
has(const std::string &name) constCSGObject
has(const Tag< T > &tag) constCSGObject
has(const std::string &name) constCSGObject
ioCSGObject
is_data_locked() constCMachine
is_generic(EPrimitiveType *generic) constCSGObjectvirtual
is_label_valid(CLabels *lab) constCMachineprotectedvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_data_lockedCMachineprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_helperCStructuredOutputMachineprotected
m_labelsCMachineprotected
m_max_train_timeCMachineprotected
m_modelCStructuredOutputMachineprotected
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
m_surrogate_lossCStructuredOutputMachineprotected
m_verboseCStructuredOutputMachineprotected
m_wCLinearStructuredOutputMachineprotected
MACHINE_PROBLEM_TYPE(PT_STRUCTURED)CStructuredOutputMachine
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
risk(float64_t *subgrad, float64_t *W, TMultipleCPinfo *info=0, EStructRiskType rtype=N_SLACK_MARGIN_RESCALING)CStructuredOutputMachinevirtual
risk_1slack_margin_rescale(float64_t *subgrad, float64_t *W, TMultipleCPinfo *info=0)CStructuredOutputMachineprotectedvirtual
risk_1slack_slack_rescale(float64_t *subgrad, float64_t *W, TMultipleCPinfo *info=0)CStructuredOutputMachineprotectedvirtual
risk_customized_formulation(float64_t *subgrad, float64_t *W, TMultipleCPinfo *info=0)CStructuredOutputMachineprotectedvirtual
risk_nslack_margin_rescale(float64_t *subgrad, float64_t *W, TMultipleCPinfo *info=0)CStructuredOutputMachineprotectedvirtual
risk_nslack_slack_rescale(float64_t *subgrad, float64_t *W, TMultipleCPinfo *info=0)CStructuredOutputMachineprotectedvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_C(float64_t C)CCCSOSVM
set_epsilon(float64_t eps)CCCSOSVM
set_features(CFeatures *f)CStructuredOutputMachine
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_labels(CLabels *lab)CStructuredOutputMachinevirtual
set_max_iter(index_t max_iter)CCCSOSVM
set_max_rho(float64_t max_rho)CCCSOSVM
set_max_train_time(float64_t t)CMachine
set_model(CStructuredModel *model)CStructuredOutputMachine
set_qp_type(EQPType type)CCCSOSVM
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
set_surrogate_loss(CLossFunction *loss)CStructuredOutputMachine
set_verbose(bool verbose)CStructuredOutputMachine
set_w(SGVector< float64_t > W)CCCSOSVM
shallow_copy() constCSGObjectvirtual
store_model_features()CLinearStructuredOutputMachinevirtual
supports_locking() constCMachinevirtual
train(CFeatures *data=NULL)CMachinevirtual
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *data=NULL)CCCSOSVMprotectedvirtual
train_require_labels() constCMachineprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CCCSOSVM()CCCSOSVMvirtual
~CLinearStructuredOutputMachine()CLinearStructuredOutputMachinevirtual
~CMachine()CMachinevirtual
~CSGObject()CSGObjectvirtual
~CStructuredOutputMachine()CStructuredOutputMachinevirtual

SHOGUN Machine Learning Toolbox - Documentation