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

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

add_quadratic_pair(char *pair)CVowpalWabbit
apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)COnlineLinearMachinevirtual
apply_get_outputs(CFeatures *data)COnlineLinearMachineprotected
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)COnlineLinearMachinevirtual
apply_one(float32_t *vec, int32_t len)COnlineLinearMachinevirtual
apply_regression(CFeatures *data=NULL)COnlineLinearMachinevirtual
apply_structured(CFeatures *data=NULL)CMachinevirtual
apply_to_current_example()COnlineLinearMachinevirtual
biasCOnlineLinearMachineprotected
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
clone()CSGObjectvirtual
CMachine()CMachine
compute_exact_norm(VwExample *&ex, float32_t &sum_abs_x)CVowpalWabbit
compute_exact_norm_quad(float32_t *weights, VwFeature &page_feature, v_array< VwFeature > &offer_features, vw_size_t mask, float32_t g, float32_t &sum_abs_x)CVowpalWabbit
COnlineLinearMachine()COnlineLinearMachine
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CVowpalWabbit()CVowpalWabbit
CVowpalWabbit(CStreamingVwFeatures *feat)CVowpalWabbit
CVowpalWabbit(CVowpalWabbit *vw)CVowpalWabbit
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() const CSGObjectvirtual
envCVowpalWabbitprotected
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
featuresCVowpalWabbitprotected
get_bias()COnlineLinearMachinevirtual
get_classifier_type()CMachinevirtual
get_env()CVowpalWabbitvirtual
get_features()COnlineLinearMachinevirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_labels()CMachinevirtual
get_learner()CVowpalWabbit
get_machine_problem_type() const CMachinevirtual
get_max_train_time()CMachine
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 CVowpalWabbitvirtual
get_solver_type()CMachine
get_w(float32_t *&dst_w, int32_t &dst_dims)COnlineLinearMachinevirtual
get_w(float64_t *&dst_w, int32_t &dst_dims)COnlineLinearMachinevirtual
get_w()COnlineLinearMachinevirtual
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_label_valid(CLabels *lab) const CMachineprotectedvirtual
learnerCVowpalWabbitprotected
load_regressor(char *file_name)CVowpalWabbit
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_data_lockedCMachineprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_labelsCMachineprotected
m_max_train_timeCMachineprotected
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
MACHINE_PROBLEM_TYPE(PT_BINARY)CVowpalWabbit
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
predict_and_finalize(VwExample *ex)CVowpalWabbitvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
regCVowpalWabbitprotected
reinitialize_weights()CVowpalWabbit
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_adaptive(bool adaptive_learning)CVowpalWabbit
set_bias(float32_t b)COnlineLinearMachinevirtual
set_exact_adaptive_norm(bool exact_adaptive)CVowpalWabbit
set_features(CStreamingDotFeatures *feat)COnlineLinearMachinevirtual
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_learner()CVowpalWabbitvirtual
set_max_train_time(float64_t t)CMachine
set_no_training(bool dont_train)CVowpalWabbit
set_num_passes(int32_t passes)CVowpalWabbit
set_prediction_out(char *file_name)CVowpalWabbit
set_regressor_out(char *file_name, bool is_text=true)CVowpalWabbit
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
set_w(float32_t *src_w, int32_t src_w_dim)COnlineLinearMachinevirtual
set_w(float64_t *src_w, int32_t src_w_dim)COnlineLinearMachinevirtual
shallow_copy() const CSGObjectvirtual
start_train()COnlineLinearMachinevirtual
stop_train()COnlineLinearMachinevirtual
store_model_features()CMachineprotectedvirtual
supports_locking() const CMachinevirtual
train(CFeatures *data=NULL)CMachinevirtual
train_example(CStreamingDotFeatures *feature, float64_t label)COnlineLinearMachinevirtual
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *feat=NULL)CVowpalWabbitvirtual
train_require_labels() const COnlineLinearMachineprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
wCOnlineLinearMachineprotected
w_dimCOnlineLinearMachineprotected
~CMachine()CMachinevirtual
~COnlineLinearMachine()COnlineLinearMachinevirtual
~CSGObject()CSGObjectvirtual
~CVowpalWabbit()CVowpalWabbit

SHOGUN 机器学习工具包 - 项目文档