Vowpal Wabbit
|
Public Member Functions | |
~csoaa () | |
Public Attributes | |
uint32_t | num_classes |
polyprediction * | pred |
uint32_t CSOAA::csoaa::num_classes |
Definition at line 27 of file csoaa.cc.
Referenced by CSOAA::predict_or_learn().
polyprediction* CSOAA::csoaa::pred |
Definition at line 28 of file csoaa.cc.
Referenced by CSOAA::predict_or_learn().