|
Vowpal Wabbit
|
Go to the source code of this file.
Classes | |
| struct | CLASSWEIGHTS::classweights |
Namespaces | |
| CLASSWEIGHTS | |
Functions | |
| template<bool is_learn, int pred_type> | |
| static void | CLASSWEIGHTS::predict_or_learn (classweights &cweights, LEARNER::single_learner &base, example &ec) |
| LEARNER::base_learner * | classweight_setup (options_i &options, vw &all) |
| LEARNER::base_learner* classweight_setup | ( | 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().
1.8.13