CVowpalWabbit Member List

This is the complete list of members for CVowpalWabbit, including all inherited members.
add_quadratic_pair(char *pair)CVowpalWabbit
apply()COnlineLinearMachine [virtual]
apply(CFeatures *data)COnlineLinearMachine [virtual]
apply(int32_t vec_idx)COnlineLinearMachine [virtual]
apply(float32_t *vec, int32_t len)COnlineLinearMachine [virtual]
apply_to_current_example()COnlineLinearMachine [virtual]
biasCOnlineLinearMachine [protected]
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
envCVowpalWabbit [protected]
featuresCVowpalWabbit [protected]
get_bias()COnlineLinearMachine [virtual]
get_classifier_type()CMachine [virtual]
get_env()CVowpalWabbit [virtual]
get_features()COnlineLinearMachine [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_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CVowpalWabbit [virtual]
get_solver_type()CMachine
get_w(float32_t *&dst_w, int32_t &dst_dims)COnlineLinearMachine [virtual]
get_w(float64_t *&dst_w, int32_t &dst_dims)COnlineLinearMachine [virtual]
get_w()COnlineLinearMachine [virtual]
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
labelsCMachine [protected]
learnerCVowpalWabbit [protected]
load(FILE *srcfile)COnlineLinearMachine [virtual]
load_regressor(char *file_name)CVowpalWabbit
load_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_store_model_featuresCMachine [protected]
max_train_timeCMachine [protected]
parallelCSGObject
predict_and_finalize(VwExample *ex)CVowpalWabbit [virtual]
print_serializable(const char *prefix="")CSGObject [virtual]
regCVowpalWabbit [protected]
reinitialize_weights()CVowpalWabbit
save(FILE *dstfile)COnlineLinearMachine [virtual]
save_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_adaptive(bool adaptive_learning)CVowpalWabbit
set_bias(float32_t b)COnlineLinearMachine [virtual]
set_exact_adaptive_norm(bool exact_adaptive)CVowpalWabbit
set_features(CStreamingDotFeatures *feat)COnlineLinearMachine [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_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)CMachine [virtual]
set_w(float32_t *src_w, int32_t src_w_dim)COnlineLinearMachine [virtual]
set_w(float64_t *src_w, int32_t src_w_dim)COnlineLinearMachine [virtual]
solver_typeCMachine [protected]
store_model_features()CMachine [protected, virtual]
train(CFeatures *data=NULL)CMachine [virtual]
train_machine(CFeatures *feat=NULL)CVowpalWabbit [virtual]
unset_generic()CSGObject
versionCSGObject
wCOnlineLinearMachine [protected]
w_dimCOnlineLinearMachine [protected]
~CMachine()CMachine [virtual]
~COnlineLinearMachine()COnlineLinearMachine [virtual]
~CSGObject()CSGObject [virtual]
~CVowpalWabbit()CVowpalWabbit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation