Vowpal Wabbit
|
#include <simple_label.h>
Public Attributes | |
float | label |
float | weight |
float | initial |
Definition at line 12 of file simple_label.h.
float label_data::initial |
Definition at line 16 of file simple_label.h.
Referenced by VW::add_label(), bufcache_simple_label(), bufread_simple_label(), cache_simple_label(), default_simple_label(), CSOAA::do_actual_learning_oaa(), CSOAA::do_actual_learning_wap(), dot_with_direction(), ect_train(), LabelObjectState< audit >::Float(), CB_ALGS::get_cost_pred(), VW::get_initial(), SVRG::inline_predict(), GD::inline_predict(), learn(), CSOAA::make_single_prediction(), mf_predict(), multipredict(), GD::multipredict(), parse_simple_label(), predict_or_learn(), read_cached_simple_label(), sensitivity(), and GD::trunc_predict().
float label_data::label |
Definition at line 14 of file simple_label.h.
Referenced by VW::add_label(), bs_predict_mean(), bs_predict_vote(), bufcache_simple_label(), bufread_simple_label(), cache_simple_label(), MARGINAL::compute_expert_loss(), GD::compute_update(), default_simple_label(), CSOAA::do_actual_learning_oaa(), CSOAA::do_actual_learning_wap(), ect_train(), LabelObjectState< audit >::EndObject(), example_is_test(), finish_setup(), LabelObjectState< audit >::Float(), LabelState< audit >::Float(), CB_ALGS::get_cost_pred(), VW::cb_explore_adf::regcb::cb_explore_adf_regcb::get_cost_ranges(), VW::get_label(), GD::get_pred_per_update(), SVRG::gradient_scalar(), CSOAA::inner_loop(), inner_loop(), learn(), GD::learn(), learn_randomized(), MARGINAL::make_marginal(), CSOAA::make_single_prediction(), mf_predict(), mf_train(), output_and_account_confidence_example(), output_and_account_example(), output_example(), parse_simple_label(), predict_and_gradient(), predict_or_learn(), CLASSWEIGHTS::predict_or_learn(), predict_or_learn_active(), predict_or_learn_active_cover(), predict_or_learn_adaptive(), predict_or_learn_logistic(), predict_or_learn_multi(), predict_or_learn_simulation(), predict_or_learn_with_confidence(), print_update(), process_example(), read_cached_simple_label(), receive_result(), sensitivity(), test_label(), train_node(), memory_tree_ns::train_one_against_some_at_leaf(), LabelState< audit >::Uint(), update(), update_after_prediction_cb(), update_after_prediction_pistol(), update_after_prediction_proximal(), MARGINAL::update_marginal(), and update_preconditioner().
float label_data::weight |
Definition at line 15 of file simple_label.h.
Referenced by bufcache_simple_label(), bufread_simple_label(), cache_simple_label(), default_simple_label(), ect_train(), flatten_example(), LabelObjectState< audit >::Float(), get_weight(), inner_loop(), learn(), parse_simple_label(), read_cached_simple_label(), train(), and update().