SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CPluginEstimate 成员列表

成员的完整列表,这些成员属于 CPluginEstimate,包括所有继承而来的类成员

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, bool tolerant=false)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_serializable(CSerializableFile *file, const char *prefix="")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_parametersCSGObject
m_pos_pseudoCPluginEstimateprotected
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
MACHINE_PROBLEM_TYPE(PT_BINARY)CPluginEstimate
neg_modelCPluginEstimateprotected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
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="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_features(CStringFeatures< uint16_t > *feat)CPluginEstimatevirtual
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
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 机器学习工具包 - 项目文档