Vowpal Wabbit
|
#include "reductions_fwd.h"
Namespaces | |
BASELINE | |
Functions | |
VW::LEARNER::base_learner * | baseline_setup (VW::config::options_i &options, vw &all) |
void | BASELINE::set_baseline_enabled (example *ec) |
void | BASELINE::reset_baseline_disabled (example *ec) |
bool | BASELINE::baseline_enabled (example *ec) |
VW::LEARNER::base_learner* baseline_setup | ( | VW::config::options_i & | options, |
vw & | all | ||
) |