Vowpal Wabbit
|
Go to the source code of this file.
Classes | |
class | loss_function |
Functions | |
loss_function * | getLossFunction (vw &, std::string funcName, float function_parameter=0) |
loss_function* getLossFunction | ( | vw & | , |
std::string | funcName, | ||
float | function_parameter = 0 |
||
) |
Definition at line 363 of file loss_functions.cc.
References shared_data::max_label, shared_data::min_label, noop_mm(), vw::sd, vw::set_minmax, and THROW.
Referenced by kernel_svm_setup(), log_multi_setup(), nn_setup(), parse_example_tweaks(), and loss_function::~loss_function().