Vowpal Wabbit
vowpalwabbit
cb_explore_adf_cover.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 <stdint.h>
9
#include <vector>
10
11
#include "
cb_explore_adf_common.h
"
12
#include "
cb.h
"
13
#include "
cost_sensitive.h
"
14
#include "
v_array.h
"
15
#include "
action_score.h
"
16
#include "
gen_cs_example.h
"
17
#include "
reductions_fwd.h
"
18
19
namespace
VW
20
{
21
namespace
cb_explore_adf
22
{
23
namespace
cover
24
{
25
LEARNER::base_learner
*
setup
(
VW::config::options_i
& options,
vw
& all);
26
}
// namespace cover
27
}
// namespace cb_explore_adf
28
}
// namespace VW
cb_explore_adf_common.h
action_score.h
LEARNER::learner
Definition:
cb_explore.h:11
vw
Definition:
global_data.h:369
v_array.h
cost_sensitive.h
VW::config::options_i
Definition:
options.h:107
reductions_fwd.h
VW::cb_explore_adf::cover::setup
LEARNER::base_learner * setup(config::options_i &options, vw &all)
Definition:
cb_explore_adf_cover.cc:174
VW
Definition:
autolink.cc:11
cb.h
gen_cs_example.h
Generated on Thu Apr 9 2020 14:45:24 for Vowpal Wabbit by
1.8.13