CPluginEstimate Member List

This is the complete list of members for CPluginEstimate, including all inherited members.
apply(CFeatures *data=NULL)CMachine [virtual]
apply_binary(CFeatures *data=NULL)CPluginEstimate [virtual]
apply_latent(CFeatures *data=NULL)CMachine [virtual]
apply_locked(SGVector< index_t > indices)CMachine [virtual]
apply_locked_binary(SGVector< index_t > indices)CMachine [virtual]
apply_locked_latent(SGVector< index_t > indices)CMachine [virtual]
apply_locked_multiclass(SGVector< index_t > indices)CMachine [virtual]
apply_locked_regression(SGVector< index_t > indices)CMachine [virtual]
apply_locked_structured(SGVector< index_t > indices)CMachine [virtual]
apply_multiclass(CFeatures *data=NULL)CMachine [virtual]
apply_one(int32_t vec_idx)CPluginEstimate [virtual]
apply_regression(CFeatures *data=NULL)CMachine [virtual]
apply_structured(CFeatures *data=NULL)CMachine [virtual]
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
check_models()CPluginEstimate
clone()CMachine [virtual]
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)CMachine [virtual]
data_unlock()CMachine [virtual]
deep_copy() const CSGObject [virtual]
featuresCPluginEstimate [protected]
get_classifier_type()CMachine [virtual]
get_features()CPluginEstimate [virtual]
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_labels()CMachine [virtual]
get_machine_problem_type() const CMachine [virtual]
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 CPluginEstimate [virtual]
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 CSGObject [virtual]
is_label_valid(CLabels *lab) const CMachine [protected, virtual]
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_PARAMETER)CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
log_derivative_neg_obsolete(uint16_t obs, int32_t pos)CPluginEstimate
log_derivative_pos_obsolete(uint16_t obs, int32_t pos)CPluginEstimate
m_data_lockedCMachine [protected]
m_hashCSGObject
m_labelsCMachine [protected]
m_max_train_timeCMachine [protected]
m_model_selection_parametersCSGObject
m_neg_pseudoCPluginEstimate [protected]
m_parameter_mapCSGObject
m_parametersCSGObject
m_pos_pseudoCPluginEstimate [protected]
m_solver_typeCMachine [protected]
m_store_model_featuresCMachine [protected]
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)CSGObject [protected, virtual]
neg_modelCPluginEstimate [protected]
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObject [protected, virtual]
parallelCSGObject
pos_modelCPluginEstimate [protected]
post_lock(CLabels *labs, CFeatures *features)CMachine [virtual]
posterior_log_odds_obsolete(uint16_t *vector, int32_t len)CPluginEstimate
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_features(CStringFeatures< uint16_t > *feat)CPluginEstimate [virtual]
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)CMachine [virtual]
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)CMachine [virtual]
shallow_copy() const CSGObject [virtual]
store_model_features()CMachine [protected, virtual]
supports_locking() const CMachine [virtual]
train(CFeatures *data=NULL)CMachine [virtual]
train_locked(SGVector< index_t > indices)CMachine [virtual]
train_machine(CFeatures *data=NULL)CPluginEstimate [protected, virtual]
train_require_labels() const CMachine [protected, virtual]
unset_generic()CSGObject
update_parameter_hash()CSGObject [protected, virtual]
versionCSGObject
~CMachine()CMachine [virtual]
~CPluginEstimate()CPluginEstimate [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation