Vowpal Wabbit
|
Classes | |
struct | label_t |
Functions | |
void | print_update_with_probability (vw &all, example &ec, uint32_t prediction) |
void | print_update_with_score (vw &all, example &ec, uint32_t prediction) |
void | finish_example (vw &all, example &ec, bool update_loss) |
template<class T > | |
void | finish_example (vw &all, T &, example &ec) |
template<class T > | |
void | finish_example_without_loss (vw &all, T &, example &ec) |
Variables | |
label_parser | mc_label |
label_parser MULTICLASS::mc_label |