Vowpal Wabbit
|
Go to the source code of this file.
Functions | |
LEARNER::base_learner * | gd_mf_setup (VW::config::options_i &options, vw &all) |
LEARNER::base_learner* gd_mf_setup | ( | VW::config::options_i & | options, |
vw & | all | ||
) |
Definition at line 327 of file gd_mf.cc.
References VW::config::option_group_definition::add(), VW::config::options_i::add_and_parse(), LEARNER::end_pass(), vw::eta, f, VW::config::options_i::get_typed_option(), shared_data::holdout_best_loss, vw::holdout_set_off, LEARNER::init_learner(), vw::initial_t, learn(), LEARNER::make_base(), VW::config::make_option(), vw::power_t, ldamath::powf(), predict(), vw::random_weights, save_load(), vw::sd, LEARNER::learner< T, E >::set_end_pass(), LEARNER::learner< T, E >::set_save_load(), parameters::stride_shift(), shared_data::t, THROW, UINT64_ONE, VW::config::options_i::was_supplied(), and vw::weights.
Referenced by parse_reductions().