Vowpal Wabbit
vowpalwabbit
cb_explore_adf_bag.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
#pragma once
7
8
#include "
reductions_fwd.h
"
9
10
#include <vector>
11
#include <memory>
12
13
struct
rand_state
;
14
15
namespace
VW
16
{
17
namespace
cb_explore_adf
18
{
19
namespace
bag
20
{
21
LEARNER::base_learner
*
setup
(
VW::config::options_i
& options,
vw
& all);
22
}
// namespace bag
23
}
// namespace cb_explore_adf
24
}
// namespace VW
rand_state
Definition:
global_data.h:355
LEARNER::learner
Definition:
cb_explore.h:11
vw
Definition:
global_data.h:369
vw_slim::bag
Definition:
vw_slim_predict.h:174
VW::cb_explore_adf::bag::setup
LEARNER::base_learner * setup(VW::config::options_i &options, vw &all)
Definition:
cb_explore_adf_bag.cc:114
VW::config::options_i
Definition:
options.h:107
reductions_fwd.h
VW
Definition:
autolink.cc:11
Generated on Thu Apr 9 2020 14:45:24 for Vowpal Wabbit by
1.8.13