Vowpal Wabbit
|
Go to the source code of this file.
Functions | |
LEARNER::base_learner * | classweight_setup (VW::config::options_i &options, vw &all) |
LEARNER::base_learner* classweight_setup | ( | VW::config::options_i & | options, |
vw & | all | ||
) |
Definition at line 71 of file classweight.cc.
References VW::config::options_i::add_and_parse(), LEARNER::as_singleline(), LEARNER::make_base(), VW::config::make_option(), prediction_type::multiclass, LEARNER::learner< T, E >::pred_type, vw::quiet, prediction_type::scalar, setup_base(), THROW, vw::trace_message, and VW::config::options_i::was_supplied().
Referenced by parse_reductions().