SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CKernelStructuredOutputMachine Member List

This is the complete list of members for CKernelStructuredOutputMachine, 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)CMachinevirtual
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CKernelStructuredOutputMachine()CKernelStructuredOutputMachine
CKernelStructuredOutputMachine(CStructuredModel *model, CStructuredLabels *labs, CKernel *kernel)CKernelStructuredOutputMachine
clone()CSGObjectvirtual
CMachine()CMachine
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() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_classifier_type()CMachinevirtual
get_features() const CStructuredOutputMachine
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_helper() const CStructuredOutputMachine
get_kernel() const CKernelStructuredOutputMachine
get_labels()CMachinevirtual
get_machine_problem_type() const CMachinevirtual
get_max_train_time()CMachine
get_model() const CStructuredOutputMachine
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 CKernelStructuredOutputMachinevirtual
get_solver_type()CMachine
get_surrogate_loss() const CStructuredOutputMachine
get_verbose() const CStructuredOutputMachine
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_label_valid(CLabels *lab) const CMachineprotectedvirtual
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_kernelCKernelStructuredOutputMachineprotected
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
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_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_kernel(CKernel *f)CKernelStructuredOutputMachine
set_labels(CLabels *lab)CStructuredOutputMachinevirtual
set_max_train_time(float64_t t)CMachine
set_model(CStructuredModel *model)CStructuredOutputMachine
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
shallow_copy() const CSGObjectvirtual
store_model_features()CMachineprotectedvirtual
supports_locking() const CMachinevirtual
train(CFeatures *data=NULL)CMachinevirtual
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *data=NULL)CMachineprotectedvirtual
train_require_labels() const CMachineprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CKernelStructuredOutputMachine()CKernelStructuredOutputMachinevirtual
~CMachine()CMachinevirtual
~CSGObject()CSGObjectvirtual
~CStructuredOutputMachine()CStructuredOutputMachinevirtual

SHOGUN Machine Learning Toolbox - Documentation