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

#include <gen_cs_example.h>

Public Attributes

VW::cb_type_t cb_type = VW::cb_type_t::dm
 
uint32_t num_actions = 0
 
COST_SENSITIVE::label pred_scores
 
VW::LEARNER::single_learnerscorer = nullptr
 
float avg_loss_regressors = 0.f
 
size_t nb_ex_regressors = 0
 
float last_pred_reg = 0.f
 
float last_correct_cost = 0.f
 
CB::cb_class known_cost
 

Member Data Documentation

◆ avg_loss_regressors

float GEN_CS::cb_to_cs::avg_loss_regressors = 0.f

◆ cb_type

VW::cb_type_t GEN_CS::cb_to_cs::cb_type = VW::cb_type_t::dm

◆ known_cost

CB::cb_class GEN_CS::cb_to_cs::known_cost

◆ last_correct_cost

float GEN_CS::cb_to_cs::last_correct_cost = 0.f

◆ last_pred_reg

float GEN_CS::cb_to_cs::last_pred_reg = 0.f

◆ nb_ex_regressors

size_t GEN_CS::cb_to_cs::nb_ex_regressors = 0

◆ num_actions

uint32_t GEN_CS::cb_to_cs::num_actions = 0

◆ pred_scores

COST_SENSITIVE::label GEN_CS::cb_to_cs::pred_scores

◆ scorer

VW::LEARNER::single_learner* GEN_CS::cb_to_cs::scorer = nullptr

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