Vowpal Wabbit
Public Attributes | List of all members
polylabel Union Reference

#include <example.h>

Public Attributes

no_label::no_label empty
 
label_data simple
 
MULTICLASS::label_t multi
 
COST_SENSITIVE::label cs
 
CB::label cb
 
CCB::label conditional_contextual_bandit
 
CB_EVAL::label cb_eval
 
MULTILABEL::labels multilabels
 

Detailed Description

Definition at line 25 of file example.h.

Member Data Documentation

◆ cb

CB::label polylabel::cb

◆ cb_eval

CB_EVAL::label polylabel::cb_eval

Definition at line 33 of file example.h.

Referenced by CB_ALGS::eval_finish_example(), and CB_ALGS::learn_eval().

◆ conditional_contextual_bandit

CCB::label polylabel::conditional_contextual_bandit

◆ cs

COST_SENSITIVE::label polylabel::cs

◆ empty

no_label::no_label polylabel::empty

Definition at line 27 of file example.h.

◆ multi

MULTICLASS::label_t polylabel::multi

◆ multilabels

MULTILABEL::labels polylabel::multilabels

◆ simple

label_data polylabel::simple

Definition at line 28 of file example.h.

Referenced by VW::add_label(), bs_predict_mean(), bs_predict_vote(), MARGINAL::compute_expert_loss(), memory_tree_ns::compute_hamming_loss_via_oas(), GD::compute_update(), CSOAA::do_actual_learning_wap(), dot_with_direction(), ect_predict(), ect_train(), LabelObjectState< audit >::EndObject(), example_is_test(), finish_setup(), flatten_example(), 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_initial(), VW::get_label(), GD::get_pred_per_update(), SVRG::gradient_scalar(), SVRG::inline_predict(), GD::inline_predict(), CSOAA::inner_loop(), inner_loop(), learn(), recall_tree_ns::learn(), GD::learn(), memory_tree_ns::learn_at_leaf_random(), learn_randomized(), MARGINAL::make_marginal(), CSOAA::make_single_prediction(), mf_predict(), mf_train(), multipredict(), GD::multipredict(), recall_tree_ns::oas_predict(), output_and_account_confidence_example(), output_and_account_example(), output_example(), memory_tree_ns::pick_nearest(), predict(), memory_tree_ns::predict(), predict_and_gradient(), recall_tree_ns::predict_from(), CLASSWEIGHTS::predict_or_learn(), CSOAA::predict_or_learn(), 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(), receive_result(), memory_tree_ns::return_reward_from_node(), memory_tree_ns::route_to_leaf(), sensitivity(), memory_tree_ns::single_query_and_learn(), train(), train_node(), recall_tree_ns::train_node(), memory_tree_ns::train_node(), memory_tree_ns::train_one_against_some_at_leaf(), GD::trunc_predict(), LabelState< audit >::Uint(), update(), update_after_prediction_cb(), update_after_prediction_pistol(), update_after_prediction_proximal(), MARGINAL::update_marginal(), and update_preconditioner().


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