Vowpal Wabbit
Loading...
Searching...
No Matches
Functions
VW::reductions::ccb Namespace Reference

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)
 

Function Documentation

◆ ec_is_example_header()

bool VW::reductions::ccb::ec_is_example_header ( VW::example const &  ec)

◆ ec_is_example_unset()

bool VW::reductions::ccb::ec_is_example_unset ( VW::example const &  ec)

◆ generate_ccb_label_printout()

std::string VW::reductions::ccb::generate_ccb_label_printout ( const VW::multi_ex slots)

◆ insert_ccb_interactions()

void VW::reductions::ccb::insert_ccb_interactions ( std::vector< std::vector< VW::namespace_index > > &  ,
std::vector< std::vector< extent_term > > &   
)