Vowpal Wabbit
Public Member Functions | Public Attributes | List of all members
CB::cb_class Struct Reference

#include <cb.h>

Public Member Functions

bool operator== (cb_class j)
 

Public Attributes

float cost
 
uint32_t action
 
float probability
 
float partial_prediction
 

Member Function Documentation

bool CB::cb_class::operator== ( cb_class  j)
inline

Member Data Documentation

uint32_t CB::cb_class::action
float CB::cb_class::cost
float CB::cb_class::partial_prediction
float CB::cb_class::probability

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