add_factor_type(CFactorType *ftype) | CFactorGraphModel | |
argmax(SGVector< float64_t > w, int32_t feat_idx, bool const training=true) | CFactorGraphModel | virtual |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CFactorGraphModel() | CFactorGraphModel | |
CFactorGraphModel(CFeatures *features, CStructuredLabels *labels, EMAPInferType inf_type=TREE_MAX_PROD, bool verbose=false) | CFactorGraphModel | |
check_training_setup() const | CStructuredModel | virtual |
clone() | CSGObject | virtual |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
CStructuredModel() | CStructuredModel | |
CStructuredModel(CFeatures *features, CStructuredLabels *labels) | CStructuredModel | |
deep_copy() const | CSGObject | virtual |
del_factor_type(const int32_t ftype_id) | CFactorGraphModel | |
delta_loss(CStructuredData *y1, CStructuredData *y2) | CFactorGraphModel | 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 |
fparams_to_w() | CFactorGraphModel | |
get_dim() const | CFactorGraphModel | virtual |
get_factor_type(const int32_t ftype_id) const | CFactorGraphModel | |
get_factor_types() const | CFactorGraphModel | |
get_features() | CStructuredModel | |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_params_mapping() const | CFactorGraphModel | |
get_global_version() | CSGObject | |
get_joint_feature_vector(int32_t feat_idx, CStructuredData *y) | CFactorGraphModel | 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 | CFactorGraphModel | virtual |
get_num_aux() const | CStructuredModel | virtual |
get_num_aux_con() const | CStructuredModel | virtual |
get_params_mapping(const int32_t ftype_id) | CFactorGraphModel | |
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 |
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) | CFactorGraphModel | virtual |
init_training() | CFactorGraphModel | 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_factor_types | CFactorGraphModel | protected |
m_features | CStructuredModel | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_inf_type | CFactorGraphModel | protected |
m_labels | CStructuredModel | protected |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
m_verbose | CFactorGraphModel | protected |
m_w_cache | CFactorGraphModel | protected |
m_w_map | CFactorGraphModel | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
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 | |
shallow_copy() const | CSGObject | virtual |
structured_labels_factory(int32_t num_labels=0) | CStructuredModel | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
w_to_fparams(SGVector< float64_t > w) | CFactorGraphModel | |
~CFactorGraphModel() | CFactorGraphModel | |
~CSGObject() | CSGObject | virtual |
~CStructuredModel() | CStructuredModel | virtual |