Vowpal Wabbit
Public Attributes | List of all members
GEN_CS::cb_to_cs Struct Reference

#include <gen_cs_example.h>

Public Attributes

size_t cb_type
 
uint32_t num_actions
 
COST_SENSITIVE::label pred_scores
 
VW::LEARNER::single_learnerscorer
 
float avg_loss_regressors
 
size_t nb_ex_regressors
 
float last_pred_reg
 
float last_correct_cost
 
CB::cb_classknown_cost
 

Member Data Documentation

float GEN_CS::cb_to_cs::avg_loss_regressors
size_t GEN_CS::cb_to_cs::cb_type
CB::cb_class* GEN_CS::cb_to_cs::known_cost
float GEN_CS::cb_to_cs::last_correct_cost
float GEN_CS::cb_to_cs::last_pred_reg
size_t GEN_CS::cb_to_cs::nb_ex_regressors
uint32_t GEN_CS::cb_to_cs::num_actions
COST_SENSITIVE::label GEN_CS::cb_to_cs::pred_scores
VW::LEARNER::single_learner* GEN_CS::cb_to_cs::scorer

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