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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
clone()CSGObjectvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CStateModel()CStateModel
CTwoStateModel()CTwoStateModel
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0)CSGObjectvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_monotonicity(int32_t num_free_states, int32_t num_feats) const CTwoStateModelvirtual
get_name() const CTwoStateModelvirtual
get_num_states() const CStateModel
get_num_transmission_params() const CStateModel
get_start_states() const CStateModel
get_stop_states() const CStateModel
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
labels_to_states(CSequence *label_seq) const CTwoStateModelvirtual
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
loss(CSequence *label_seq_lhs, CSequence *label_seq_rhs)CTwoStateModelvirtual
loss_matrix(CSequence *label_seq)CTwoStateModelvirtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_num_statesCStateModelprotected
m_num_transmission_paramsCStateModelprotected
m_pCStateModelprotected
m_parameter_mapCSGObject
m_parametersCSGObject
m_qCStateModelprotected
m_state_loss_matCStateModelprotected
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
reshape_emission_params(SGVector< float64_t > &emission_weights, SGVector< float64_t > w, int32_t num_feats, int32_t num_obs)CTwoStateModelvirtual
reshape_emission_params(CDynamicObjectArray *plif_matrix, SGVector< float64_t > w, int32_t num_feats, int32_t num_plif_nodes)CTwoStateModelvirtual
reshape_transmission_params(SGMatrix< float64_t > &transmission_weights, SGVector< float64_t > w)CTwoStateModelvirtual
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_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
shallow_copy() const CSGObjectvirtual
simulate_data(int32_t num_exm, int32_t exm_len, int32_t num_features, int32_t num_noise_features)CTwoStateModelstatic
states_to_labels(SGVector< int32_t > state_seq) const CTwoStateModelvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
weights_to_vector(SGVector< float64_t > &psi, SGMatrix< float64_t > transmission_weights, SGVector< float64_t > emission_weights, int32_t num_feats, int32_t num_obs) const CTwoStateModelvirtual
weights_to_vector(SGMatrix< float64_t > transmission_weights, SGVector< float64_t > emission_weights, int32_t num_feats, int32_t num_obs) const CTwoStateModelvirtual
~CSGObject()CSGObjectvirtual
~CStateModel()CStateModelvirtual
~CTwoStateModel()CTwoStateModelvirtual

SHOGUN Machine Learning Toolbox - Documentation