|
Vowpal Wabbit
|
Classes | |
| struct | label |
| struct | slates_data |
Enumerations | |
| enum | example_type : uint8_t { unset = 0, shared = 1, action = 2, slot = 3 } |
Functions | |
| VW::LEARNER::base_learner * | slates_setup (VW::config::options_i &options, vw &all) |
| std::string | generate_slates_label_printout (const std::vector< example * > &slots) |
Variables | |
| label_parser | slates_label_parser |
| enum VW::slates::example_type : uint8_t |
| std::string VW::slates::generate_slates_label_printout | ( | const std::vector< example * > & | slots | ) |
| VW::LEARNER::base_learner* VW::slates::slates_setup | ( | VW::config::options_i & | options, |
| vw & | all | ||
| ) |
| label_parser VW::slates::slates_label_parser |
1.8.11