|
void | COST_SENSITIVE::output_example (vw &all, example &ec) |
|
void | COST_SENSITIVE::output_example (vw &all, example &ec, const COST_SENSITIVE::label &cs_label, uint32_t multiclass_prediction) |
|
void | COST_SENSITIVE::finish_example (vw &all, example &ec) |
|
template<class T > |
void | COST_SENSITIVE::finish_example (vw &all, T &, example &ec) |
|
void | COST_SENSITIVE::default_label (label &ld) |
|
void | COST_SENSITIVE::print_update (vw &all, bool is_test, example &ec, std::vector< example * > *ec_seq, bool multilabel, uint32_t prediction) |
|
bool | COST_SENSITIVE::ec_is_example_header (example const &ec) |
|