|
Vowpal Wabbit
|
Typedefs | |
| using | conditional_contextual_bandit_outcome = VW::ccb_outcome |
| using | label = VW::ccb_label |
| using | example_type = VW::ccb_example_type |
| using | reduction_features = VW::ccb_reduction_features |
Functions | |
| void | default_label (VW::ccb_label &ld) |
| void | parse_label (VW::ccb_label &ld, VW::label_parser_reuse_mem &reuse_mem, const std::vector< VW::string_view > &words, VW::io::logger &logger) |
| using CCB::conditional_contextual_bandit_outcome = typedef VW::ccb_outcome |
| using CCB::example_type = typedef VW::ccb_example_type |
| using CCB::label = typedef VW::ccb_label |
| using CCB::reduction_features = typedef VW::ccb_reduction_features |
|
inline |
|
inline |