Vowpal Wabbit
Typedefs | Functions | Variables
no_label Namespace Reference

Typedefs

typedef char no_label
 

Functions

void return_no_label_example (vw &all, void *, example &ec)
 
void print_no_label_update (vw &all, example &ec)
 
void output_and_account_no_label_example (vw &all, example &ec)
 

Variables

label_parser no_label_parser
 

Typedef Documentation

typedef char no_label::no_label

Function Documentation

void no_label::output_and_account_no_label_example ( vw all,
example ec 
)
void no_label::print_no_label_update ( vw all,
example ec 
)
void no_label::return_no_label_example ( vw all,
void *  ,
example ec 
)

Variable Documentation

label_parser no_label::no_label_parser