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

Typedefs

using label = VW::cs_label
 
using wclass = VW::cs_class
 

Functions

void default_label (VW::cs_label &ld)
 
bool ec_is_example_header (VW::example const &ec)
 

Typedef Documentation

◆ label

◆ wclass

Function Documentation

◆ default_label()

void COST_SENSITIVE::default_label ( VW::cs_label ld)
inline
Deprecated:
"COST_SENSITIVE::default_label has been moved to VW::cs_label::reset_to_default. COST_SENSITIVE::default_label " "will be removed in " "VW 10."

◆ ec_is_example_header()

bool COST_SENSITIVE::ec_is_example_header ( VW::example const &  ec)
inline
Deprecated:
"COST_SENSITIVE::ec_is_example_header renamed to VW::is_cs_example_header. COST_SENSITIVE::ec_is_example_header " "will be removed in VW 10."