Vowpal Wabbit
|
#include <cost_sensitive.h>
Public Member Functions | |
bool | operator== (wclass j) |
Public Attributes | |
float | x |
uint32_t | class_index |
float | partial_prediction |
float | wap_value |
|
inline |
uint32_t COST_SENSITIVE::wclass::class_index |
float COST_SENSITIVE::wclass::partial_prediction |
float COST_SENSITIVE::wclass::wap_value |
float COST_SENSITIVE::wclass::x |