Vowpal Wabbit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VW::slates::label Class 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
 
VW::action_scores probabilities
 

Constructor & Destructor Documentation

◆ label()

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

Member Function Documentation

◆ reset_to_default()

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

Member Data Documentation

◆ cost

float VW::slates::label::cost

◆ labeled

bool VW::slates::label::labeled

◆ probabilities

VW::action_scores VW::slates::label::probabilities

◆ slot_id

uint32_t VW::slates::label::slot_id

◆ type

example_type VW::slates::label::type

◆ weight

float VW::slates::label::weight

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