Vowpal Wabbit
Public Member Functions | Public Attributes | List of all members
COST_SENSITIVE::wclass Struct Reference

#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
 

Member Function Documentation

bool COST_SENSITIVE::wclass::operator== ( wclass  j)
inline

Member Data Documentation

uint32_t COST_SENSITIVE::wclass::class_index
float COST_SENSITIVE::wclass::partial_prediction
float COST_SENSITIVE::wclass::wap_value
float COST_SENSITIVE::wclass::x

The documentation for this struct was generated from the following file: