Vowpal Wabbit
Functions
best_constant.h File Reference
#include <cfloat>
#include "vw.h"
#include "shared_data.h"

Functions

void count_label (shared_data *sd, float l)
 
bool get_best_constant (vw &all, float &best_constant, float &best_constant_loss)
 

Function Documentation

void count_label ( shared_data sd,
float  l 
)
inline
bool get_best_constant ( vw all,
float &  best_constant,
float &  best_constant_loss 
)