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

#include <example.h>

Public Attributes

float scalar
 
v_array< float > scalars
 
ACTION_SCORE::action_scores a_s
 
CCB::decision_scores_t decision_scores
 
uint32_t multiclass
 
MULTILABEL::labels multilabels
 
float prob
 

Detailed Description

Definition at line 43 of file example.h.

Member Data Documentation

◆ a_s

ACTION_SCORE::action_scores polyprediction::a_s

◆ decision_scores

CCB::decision_scores_t polyprediction::decision_scores

Definition at line 48 of file example.h.

◆ multiclass

uint32_t polyprediction::multiclass

◆ multilabels

MULTILABEL::labels polyprediction::multilabels

◆ prob

float polyprediction::prob

Definition at line 51 of file example.h.

Referenced by CSOAA::do_actual_learning(), and CSOAA::output_example().

◆ scalar

float polyprediction::scalar

Definition at line 45 of file example.h.

Referenced by bs_predict_mean(), bs_predict_vote(), MARGINAL::compute_expert_loss(), memory_tree_ns::compute_hamming_loss_via_oas(), GD::compute_update(), dis_test(), ect_predict(), ect_train(), find_cost_range(), CB_ALGS::get_cost_pred(), VW::cb_explore_adf::regcb::cb_explore_adf_regcb::get_cost_ranges(), GD::get_pred_per_update(), VW::get_prediction(), learn(), mf_print_audit_features(), mf_train(), multipredict(), LEARNER::learner< CB_EXPLORE::cb_explore, example >::multipredict(), GD::multipredict(), output_and_account_confidence_example(), output_and_account_example(), no_label::output_and_account_no_label_example(), output_example(), SVRG::predict(), ezexample::predict(), GD::predict(), memory_tree_ns::predict(), predict(), CSOAA::predict_or_learn(), predict_or_learn(), MARGINAL::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(), VW::autolink::prepare_example(), GD::print_audit_features(), no_label::print_no_label_update(), print_update(), process_example(), query_decision(), receive_result(), memory_tree_ns::return_reward_from_node(), memory_tree_ns::route_to_leaf(), sensitivity(), recall_tree_ns::train_node(), memory_tree_ns::train_node(), update_after_prediction_cb(), update_after_prediction_pistol(), update_after_prediction_proximal(), SVRG::update_inner(), update_preconditioner(), update_state_and_predict_cb(), update_state_and_predict_pistol(), GD::vec_add_multipredict(), and GD::vec_add_trunc_multipredict().

◆ scalars

v_array<float> polyprediction::scalars

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