Vowpal Wabbit
|
Public Member Functions | |
~cb () | |
Public Attributes | |
cb_to_cs | cbcs |
COST_SENSITIVE::label | cb_cs_ld |
Definition at line 21 of file cb_algs.cc.
|
inline |
Definition at line 26 of file cb_algs.cc.
References COST_SENSITIVE::label::costs, COST_SENSITIVE::cs_label, label_parser::delete_label, and GEN_CS::cb_to_cs::pred_scores.
COST_SENSITIVE::label CB_ALGS::cb::cb_cs_ld |
Definition at line 24 of file cb_algs.cc.
Referenced by CB_ALGS::learn_eval(), and CB_ALGS::predict_or_learn().
cb_to_cs CB_ALGS::cb::cbcs |
Definition at line 23 of file cb_algs.cc.
Referenced by CB_ALGS::learn_eval(), CB_ALGS::output_example(), and CB_ALGS::predict_or_learn().