Vowpal Wabbit
|
#include <cstddef>
Classes | |
struct | label_data |
struct | simple_label_reduction_features |
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) |
bool summarize_holdout_set | ( | vw & | all, |
size_t & | no_win_counter | ||
) |