Vowpal Wabbit
|
Go to the source code of this file.
Functions | |
LEARNER::base_learner * | noop_setup (VW::config::options_i &options, vw &all) |
LEARNER::base_learner* noop_setup | ( | VW::config::options_i & | options, |
vw & | all | ||
) |
Definition at line 14 of file noop.cc.
References VW::config::option_group_definition::add(), VW::config::options_i::add_and_parse(), LEARNER::init_learner(), learn(), LEARNER::make_base(), VW::config::make_option(), and LEARNER::noop().
Referenced by parse_reductions().