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

#include <example.h>

Public Attributes

no_label::no_label empty = static_cast<char>(0)
 
label_data simple
 
MULTICLASS::label_t multi
 
COST_SENSITIVE::label cs
 
CB::label cb
 
VW::cb_continuous::continuous_label cb_cont
 
CCB::label conditional_contextual_bandit
 
VW::slates::label slates
 
CB_EVAL::label cb_eval
 
MULTILABEL::labels multilabels
 

Member Data Documentation

◆ cb

CB::label polylabel::cb

◆ cb_cont

◆ cb_eval

CB_EVAL::label polylabel::cb_eval

◆ conditional_contextual_bandit

CCB::label polylabel::conditional_contextual_bandit

◆ cs

COST_SENSITIVE::label polylabel::cs

◆ empty

no_label::no_label polylabel::empty = static_cast<char>(0)

◆ multi

MULTICLASS::label_t polylabel::multi

◆ multilabels

MULTILABEL::labels polylabel::multilabels

◆ simple

label_data polylabel::simple

◆ slates

VW::slates::label polylabel::slates

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