argmax(SGVector< float64_t > w, int32_t feat_idx, bool const training=true) | CMultilabelModel | virtual |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
check_training_setup() const | CStructuredModel | virtual |
clone() | CSGObject | virtual |
CMultilabelModel() | CMultilabelModel | |
CMultilabelModel(CFeatures *features, CStructuredLabels *labels) | CMultilabelModel | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
CStructuredModel() | CStructuredModel | |
CStructuredModel(CFeatures *features, CStructuredLabels *labels) | CStructuredModel | |
deep_copy() const | CSGObject | virtual |
delta_loss(CStructuredData *y1, CStructuredData *y2) | CMultilabelModel | virtual |
shogun::CStructuredModel::delta_loss(int32_t ytrue_idx, CStructuredData *ypred) | CStructuredModel | |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_dim() const | CMultilabelModel | virtual |
get_features() | CStructuredModel | |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_joint_feature_vector(int32_t feat_idx, CStructuredData *y) | CMultilabelModel | virtual |
shogun::CStructuredModel::get_joint_feature_vector(int32_t feat_idx, int32_t lab_idx) | CStructuredModel | |
get_labels() | CStructuredModel | |
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 | CMultilabelModel | virtual |
get_num_aux() const | CStructuredModel | virtual |
get_num_aux_con() const | CStructuredModel | virtual |
get_sparse_joint_feature_vector(int32_t feat_idx, int32_t lab_idx) | CStructuredModel | |
get_sparse_joint_feature_vector(int32_t feat_idx, CStructuredData *y) | CStructuredModel | virtual |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
init_primal_opt(float64_t regularization, SGMatrix< float64_t > &A, SGVector< float64_t > a, SGMatrix< float64_t > B, SGVector< float64_t > &b, SGVector< float64_t > &lb, SGVector< float64_t > &ub, SGMatrix< float64_t > &C) | CMultilabelModel | virtual |
init_training() | CStructuredModel | virtual |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_features | CStructuredModel | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_labels | CStructuredModel | protected |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | CSGObject | |
set_features(CFeatures *feats) | CStructuredModel | |
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(CStructuredLabels *labs) | CStructuredModel | |
set_misclass_cost(float64_t false_positive, float64_t false_negative) | CMultilabelModel | virtual |
shallow_copy() const | CSGObject | virtual |
structured_labels_factory(int32_t num_labels=0) | CMultilabelModel | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CMultilabelModel() | CMultilabelModel | virtual |
~CSGObject() | CSGObject | virtual |
~CStructuredModel() | CStructuredModel | virtual |