Vowpal Wabbit
|
#include <cb.h>
Public Member Functions | |
bool | operator== (cb_class j) |
Public Attributes | |
float | cost |
uint32_t | action |
float | probability |
float | partial_prediction |
|
inline |
uint32_t CB::cb_class::action |
float CB::cb_class::cost |
float CB::cb_class::partial_prediction |
float CB::cb_class::probability |