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

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

apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)CPluginEstimatevirtual
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 vec_idx)CPluginEstimatevirtual
apply_regression(CFeatures *data=NULL)CMachinevirtual
apply_structured(CFeatures *data=NULL)CMachinevirtual
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
check_models()CPluginEstimate
clone()CSGObjectvirtual
CMachine()CMachine
CPluginEstimate(float64_t pos_pseudo=1e-10, float64_t neg_pseudo=1e-10)CPluginEstimate
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0)CSGObjectvirtual
featuresCPluginEstimateprotected
get_classifier_type()CMachinevirtual
get_features()CPluginEstimatevirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_labels()CMachinevirtual
get_machine_problem_type() const CMachinevirtual
get_max_train_time()CMachine
get_model_params(float64_t *&pos_params, float64_t *&neg_params, int32_t &seq_length, int32_t &num_symbols)CPluginEstimate
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 CPluginEstimatevirtual
get_num_params()CPluginEstimate
get_parameterwise_log_odds(uint16_t obs, int32_t position)CPluginEstimate
get_solver_type()CMachine
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_label_valid(CLabels *lab) const CMachineprotectedvirtual
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
log_derivative_neg_obsolete(uint16_t obs, int32_t pos)CPluginEstimate
log_derivative_pos_obsolete(uint16_t obs, int32_t pos)CPluginEstimate
m_data_lockedCMachineprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_labelsCMachineprotected
m_max_train_timeCMachineprotected
m_model_selection_parametersCSGObject
m_neg_pseudoCPluginEstimateprotected
m_parameter_mapCSGObject
m_parametersCSGObject
m_pos_pseudoCPluginEstimateprotected
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
MACHINE_PROBLEM_TYPE(PT_BINARY)CPluginEstimate
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
neg_modelCPluginEstimateprotected
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
pos_modelCPluginEstimateprotected
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
posterior_log_odds_obsolete(uint16_t *vector, int32_t len)CPluginEstimate
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(CStringFeatures< uint16_t > *feat)CPluginEstimatevirtual
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_labels(CLabels *lab)CMachinevirtual
set_max_train_time(float64_t t)CMachine
set_model_params(float64_t *pos_params, float64_t *neg_params, int32_t seq_length, int32_t num_symbols)CPluginEstimate
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
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)CPluginEstimateprotectedvirtual
train_require_labels() const CMachineprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CMachine()CMachinevirtual
~CPluginEstimate()CPluginEstimatevirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation