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

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

add_factor_type(CFactorType *ftype)CFactorGraphModel
argmax(SGVector< float64_t > w, int32_t feat_idx, bool const training=true)CFactorGraphModelvirtual
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 CStructuredModelvirtual
clone()CSGObjectvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CStructuredModel()CStructuredModel
CStructuredModel(CFeatures *features, CStructuredLabels *labels)CStructuredModel
deep_copy() const CSGObjectvirtual
del_factor_type(const int32_t ftype_id)CFactorGraphModel
delta_loss(CStructuredData *y1, CStructuredData *y2)CFactorGraphModelvirtual
shogun::CStructuredModel::delta_loss(int32_t ytrue_idx, CStructuredData *ypred)CStructuredModel
equals(CSGObject *other, float64_t accuracy=0.0)CSGObjectvirtual
fparams_to_w()CFactorGraphModel
get_dim() const CFactorGraphModelvirtual
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)CFactorGraphModelvirtual
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 CFactorGraphModelvirtual
get_num_aux() const CStructuredModelvirtual
get_num_aux_con() const CStructuredModelvirtual
get_params_mapping(const int32_t ftype_id)CFactorGraphModel
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)CFactorGraphModelvirtual
init_training()CFactorGraphModelvirtual
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
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::get_version_parameter())CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_factor_typesCFactorGraphModelprotected
m_featuresCStructuredModelprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_inf_typeCFactorGraphModelprotected
m_labelsCStructuredModelprotected
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_verboseCFactorGraphModelprotected
m_w_cacheCFactorGraphModelprotected
m_w_mapCFactorGraphModelprotected
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
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_features(CFeatures *feats)CStructuredModel
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 CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
w_to_fparams(SGVector< float64_t > w)CFactorGraphModel
~CFactorGraphModel()CFactorGraphModel
~CSGObject()CSGObjectvirtual
~CStructuredModel()CStructuredModelvirtual

SHOGUN Machine Learning Toolbox - Documentation