Vowpal Wabbit
|
#include "label_parser.h"
Classes | |
struct | label_data |
Functions | |
void | return_simple_example (vw &all, void *, example &ec) |
bool | summarize_holdout_set (vw &all, size_t &no_win_counter) |
void | print_update (vw &all, example &ec) |
void | output_and_account_example (vw &all, example &ec) |
Variables | |
label_parser | simple_label_parser |
bool summarize_holdout_set | ( | vw & | all, |
size_t & | no_win_counter | ||
) |
label_parser simple_label_parser |