Vowpal Wabbit
Public Attributes | List of all members
label_data Struct Reference

#include <simple_label.h>

Public Attributes

float label
 
float weight
 
float initial
 

Detailed Description

Definition at line 12 of file simple_label.h.

Member Data Documentation

◆ initial

float label_data::initial

◆ label

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().

◆ weight

float label_data::weight

The documentation for this struct was generated from the following file: