Vowpal Wabbit
Namespaces | Functions | Variables
no_label.cc File Reference
#include <cstring>
#include <float.h>
#include <math.h>
#include <stdio.h>
#include "cache.h"
#include "accumulate.h"
#include "best_constant.h"

Go to the source code of this file.

Namespaces

 no_label
 

Functions

char * no_label::bufread_no_label (shared_data *, label_data *, char *c)
 
size_t no_label::read_cached_no_label (shared_data *, void *, io_buf &)
 
float no_label::get_weight (void *)
 
char * no_label::bufcache_no_label (label_data *, char *c)
 
void no_label::cache_no_label (void *, io_buf &)
 
void no_label::default_no_label (void *)
 
bool no_label::test_label (void *)
 
void no_label::delete_no_label (void *)
 
void no_label::parse_no_label (parser *, shared_data *, void *, v_array< substring > &words)
 
void no_label::print_no_label_update (vw &all, example &ec)
 
void no_label::output_and_account_no_label_example (vw &all, example &ec)
 
void no_label::return_no_label_example (vw &all, void *, example &ec)
 

Variables

label_parser no_label::no_label_parser