Vowpal Wabbit
Typedefs | Functions | Variables
no_label Namespace Reference

Typedefs

using no_label = char
 

Functions

void return_no_label_example (VW::workspace &all, void *, example &ec)
 
void print_no_label_update (VW::workspace &all, example &ec)
 
void output_and_account_no_label_example (VW::workspace &all, example &ec)
 

Variables

label_parser no_label_parser
 

Typedef Documentation

◆ no_label

using no_label::no_label = typedef char

Function Documentation

◆ output_and_account_no_label_example()

void no_label::output_and_account_no_label_example ( VW::workspace all,
example ec 
)

◆ print_no_label_update()

void no_label::print_no_label_update ( VW::workspace all,
example ec 
)

◆ return_no_label_example()

void no_label::return_no_label_example ( VW::workspace all,
void *  ,
example ec 
)

Variable Documentation

◆ no_label_parser

label_parser no_label::no_label_parser