Vowpal Wabbit
|
#include <memory>
Go to the source code of this file.
Classes | |
struct | active |
Functions | |
LEARNER::base_learner * | active_setup (VW::config::options_i &options, vw &all) |
LEARNER::base_learner* active_setup | ( | VW::config::options_i & | options, |
vw & | all | ||
) |
Definition at line 133 of file active.cc.
References vw::active, VW::config::option_group_definition::add(), VW::config::options_i::add_and_parse(), LEARNER::as_singleline(), vw::get_random_state(), LEARNER::init_learner(), LEARNER::make_base(), VW::config::make_option(), return_active_example(), LEARNER::learner< T, E >::set_finish_example(), setup_base(), THROW, and VW::config::options_i::was_supplied().
Referenced by parse_reductions().