Vowpal Wabbit
|
Go to the source code of this file.
Functions | |
LEARNER::base_learner * | explore_eval_setup (VW::config::options_i &options, vw &all) |
LEARNER::base_learner* explore_eval_setup | ( | VW::config::options_i & | options, |
vw & | all | ||
) |
Definition at line 186 of file explore_eval.cc.
References prediction_type::action_probs, VW::config::option_group_definition::add(), VW::config::options_i::add_and_parse(), LEARNER::as_multiline(), label_type::cb, CB::cb_label, vw::delete_prediction, EXPLORE_EVAL::finish(), finish_multiline_example(), vw::get_random_state(), LEARNER::init_learner(), VW::config::options_i::insert(), vw::label_type, parser::lp, LEARNER::make_base(), VW::config::make_option(), vw::p, LEARNER::learner< T, E >::set_finish(), LEARNER::learner< T, E >::set_finish_example(), setup_base(), and VW::config::options_i::was_supplied().
Referenced by parse_reductions().