Vowpal Wabbit
|
#include <slates_label.h>
Public Attributes | |
example_type | type |
float | weight |
bool | labeled |
float | cost |
uint32_t | slot_id |
ACTION_SCORE::action_scores | probabilities |
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 |