Vowpal Wabbit
Classes | Namespaces | Functions
cost_sensitive.h File Reference
#include "label_parser.h"
#include <vector>

Go to the source code of this file.

Classes

struct  COST_SENSITIVE::wclass
 
struct  COST_SENSITIVE::label
 

Namespaces

 COST_SENSITIVE
 

Functions

void COST_SENSITIVE::output_example (vw &all, example &ec)
 
void COST_SENSITIVE::finish_example (vw &all, example &ec)
 
template<class T >
void COST_SENSITIVE::finish_example (vw &all, T &, example &ec)
 
void COST_SENSITIVE::print_update (vw &all, bool is_test, example &ec, multi_ex *ec_seq, bool action_scores, uint32_t prediction)
 
bool COST_SENSITIVE::ec_is_example_header (example const &ec)