|
Vowpal Wabbit
|
#include <cost_sensitive.h>
Public Member Functions | |
| wclass (float x, uint32_t class_index, float partial_prediction, float wap_value) | |
| wclass () | |
| bool | operator== (wclass j) |
Public Attributes | |
| float | x |
| uint32_t | class_index |
| float | partial_prediction |
| float | wap_value |
|
inline |
|
inline |
|
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 |
1.8.11