CPluginEstimate Member List

This is the complete list of members for CPluginEstimate, including all inherited members.
apply()CPluginEstimate [virtual]
apply(CFeatures *data)CPluginEstimate [virtual]
apply(int32_t vec_idx)CPluginEstimate [virtual]
check_models()CPluginEstimate
CMachine()CMachine
CPluginEstimate(float64_t pos_pseudo=1e-10, float64_t neg_pseudo=1e-10)CPluginEstimate
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
featuresCPluginEstimate [protected]
get_classifier_type()CMachine [virtual]
get_features()CPluginEstimate [virtual]
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_label(int32_t i)CMachine [virtual]
get_labels()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_generic(EPrimitiveType *generic) const CSGObject [virtual]
labelsCMachine [protected]
load(FILE *srcfile)CMachine [virtual]
load_serializable(CSerializableFile *file, const char *prefix="")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_model_selection_parametersCSGObject
m_neg_pseudoCPluginEstimate [protected]
m_parametersCSGObject
m_pos_pseudoCPluginEstimate [protected]
m_store_model_featuresCMachine [protected]
max_train_timeCMachine [protected]
neg_modelCPluginEstimate [protected]
parallelCSGObject
pos_modelCPluginEstimate [protected]
posterior_log_odds_obsolete(uint16_t *vector, int32_t len)CPluginEstimate
print_serializable(const char *prefix="")CSGObject [virtual]
save(FILE *dstfile)CMachine [virtual]
save_serializable(CSerializableFile *file, const char *prefix="")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]
solver_typeCMachine [protected]
store_model_features()CMachine [protected, virtual]
train(CFeatures *data=NULL)CMachine [virtual]
train_machine(CFeatures *data=NULL)CPluginEstimate [protected, virtual]
unset_generic()CSGObject
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