Vowpal Wabbit
Namespaces | Functions
best_constant.h File Reference
#include "shared_data.h"
#include "vw_fwd.h"
#include <cfloat>

Namespaces

 VW
 

Functions

void VW::count_label (shared_data &sd, float l)
 
bool VW::get_best_constant (const loss_function &loss_func, const shared_data &sd, float &best_constant, float &best_constant_loss)