Vowpal Wabbit
|
#include <ccb_label.h>
Public Attributes | |
float | cost |
ACTION_SCORE::action_scores | probabilities |
Definition at line 12 of file ccb_label.h.
float CCB::conditional_contextual_bandit_outcome::cost |
Definition at line 15 of file ccb_label.h.
Referenced by CCB::attach_label_to_example(), CCB::cache_label(), CCB::copy_label(), and CCB::read_cached_label().
ACTION_SCORE::action_scores CCB::conditional_contextual_bandit_outcome::probabilities |
Definition at line 19 of file ccb_label.h.
Referenced by CCB::attach_label_to_example(), CCB::build_cb_example(), CCB::cache_label(), CCB::copy_label(), CCB::default_label(), CCB::delete_label(), CCB::parse_label(), and CCB::read_cached_label().