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
 
LEARNER::single_learnerscorer
 
float avg_loss_regressors
 
size_t nb_ex_regressors
 
float last_pred_reg
 
float last_correct_cost
 
CB::cb_classknown_cost
 

Detailed Description

Definition at line 16 of file gen_cs_example.h.

Member Data Documentation

◆ avg_loss_regressors

float GEN_CS::cb_to_cs::avg_loss_regressors

◆ cb_type

size_t GEN_CS::cb_to_cs::cb_type

Definition at line 18 of file gen_cs_example.h.

Referenced by cb_algs_setup(), and GEN_CS::gen_cs_example().

◆ known_cost

CB::cb_class* GEN_CS::cb_to_cs::known_cost

◆ last_correct_cost

float GEN_CS::cb_to_cs::last_correct_cost

◆ last_pred_reg

float GEN_CS::cb_to_cs::last_pred_reg

◆ nb_ex_regressors

size_t GEN_CS::cb_to_cs::nb_ex_regressors

◆ num_actions

uint32_t GEN_CS::cb_to_cs::num_actions

◆ pred_scores

COST_SENSITIVE::label GEN_CS::cb_to_cs::pred_scores

◆ scorer

LEARNER::single_learner* GEN_CS::cb_to_cs::scorer

Definition at line 21 of file gen_cs_example.h.

Referenced by cb_algs_setup(), GEN_CS::gen_cs_example_dm(), and GEN_CS::gen_cs_label().


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