Vowpal Wabbit
Loading...
Searching...
No Matches
Typedefs | Functions
CB Namespace Reference

Typedefs

using cb_class = VW::cb_class
 
using label = VW::cb_label
 

Functions

bool ec_is_example_header (VW::example const &ec)
 
std::pair< bool, VW::cb_classget_observed_cost_cb (const VW::cb_label &ld)
 

Typedef Documentation

◆ cb_class

using CB::cb_class = typedef VW::cb_class

◆ label

using CB::label = typedef VW::cb_label

Function Documentation

◆ ec_is_example_header()

bool CB::ec_is_example_header ( VW::example const &  ec)
inline
Deprecated:
"Renamed to VW::ec_is_example_header_cb"

◆ get_observed_cost_cb()

std::pair< bool, VW::cb_class > CB::get_observed_cost_cb ( const VW::cb_label ld)
inline
Deprecated:
"Renamed to VW::get_observed_cost_cb"