Vowpal Wabbit
|
Functions | |
void | insert_ccb_interactions (std::vector< std::vector< VW::namespace_index > > &, std::vector< std::vector< extent_term > > &) |
bool | ec_is_example_header (VW::example const &ec) |
bool | ec_is_example_unset (VW::example const &ec) |
std::string | generate_ccb_label_printout (const VW::multi_ex &slots) |
bool VW::reductions::ccb::ec_is_example_header | ( | VW::example const & | ec | ) |
bool VW::reductions::ccb::ec_is_example_unset | ( | VW::example const & | ec | ) |
std::string VW::reductions::ccb::generate_ccb_label_printout | ( | const VW::multi_ex & | slots | ) |
void VW::reductions::ccb::insert_ccb_interactions | ( | std::vector< std::vector< VW::namespace_index > > & | , |
std::vector< std::vector< extent_term > > & | |||
) |