Vowpal Wabbit
vowpalwabbit
cbify.h
Go to the documentation of this file.
1
/*
2
Copyright (c) by respective owners including Yahoo!, Microsoft, and
3
individual contributors. All rights reserved. Released under a BSD
4
license as described in the file LICENSE.
5
*/
6
7
LEARNER::base_learner
*
cbify_setup
(
VW::config::options_i
& options,
vw
& all);
8
LEARNER::base_learner
*
cbifyldf_setup
(
VW::config::options_i
& options,
vw
& all);
LEARNER::learner
Definition:
cb_explore.h:11
vw
Definition:
global_data.h:369
cbifyldf_setup
LEARNER::base_learner * cbifyldf_setup(VW::config::options_i &options, vw &all)
Definition:
cbify.cc:456
VW::config::options_i
Definition:
options.h:107
cbify_setup
LEARNER::base_learner * cbify_setup(VW::config::options_i &options, vw &all)
Definition:
cbify.cc:383
Generated on Thu Apr 9 2020 14:45:24 for Vowpal Wabbit by
1.8.13