Vowpal Wabbit
Public Member Functions | Public Attributes | List of all members
VW::slates::label Struct Reference

#include <slates_label.h>

Public Member Functions

 label ()
 
void reset_to_default ()
 

Public Attributes

example_type type
 
float weight
 
bool labeled
 
float cost
 
uint32_t slot_id
 
ACTION_SCORE::action_scores probabilities
 

Constructor & Destructor Documentation

VW::slates::label::label ( )
inline

Member Function Documentation

void VW::slates::label::reset_to_default ( )
inline

Member Data Documentation

float VW::slates::label::cost
bool VW::slates::label::labeled
ACTION_SCORE::action_scores VW::slates::label::probabilities
uint32_t VW::slates::label::slot_id
example_type VW::slates::label::type
float VW::slates::label::weight

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