-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathboosting_8h_source.html
81 lines (79 loc) · 5.12 KB
/
boosting_8h_source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Vowpal Wabbit: /mnt/c/w/linux/vowpal_wabbit/vowpalwabbit/boosting.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Vowpal Wabbit
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_23e69c20c74a4591a9cfc65aaff8f3d1.html">vowpalwabbit</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">boosting.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="boosting_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">Copyright (c) by respective owners including Yahoo!, Microsoft, and</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">individual contributors. All rights reserved. Released under a BSD</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">license as described in the file LICENSE.</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> */</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <a class="code" href="structLEARNER_1_1learner.html">LEARNER::base_learner</a>* <a class="code" href="boosting_8h.html#a0454ce176a98fcf408d42c3e540385d7">boosting_setup</a>(<a class="code" href="structVW_1_1config_1_1options__i.html">VW::config::options_i</a>& options, <a class="code" href="structvw.html">vw</a>& all);</div><div class="ttc" id="boosting_8h_html_a0454ce176a98fcf408d42c3e540385d7"><div class="ttname"><a href="boosting_8h.html#a0454ce176a98fcf408d42c3e540385d7">boosting_setup</a></div><div class="ttdeci">LEARNER::base_learner * boosting_setup(VW::config::options_i &options, vw &all)</div><div class="ttdef"><b>Definition:</b> <a href="boosting_8cc_source.html#l00396">boosting.cc:396</a></div></div>
<div class="ttc" id="structLEARNER_1_1learner_html"><div class="ttname"><a href="structLEARNER_1_1learner.html">LEARNER::learner</a></div><div class="ttdef"><b>Definition:</b> <a href="cb__explore_8h_source.html#l00011">cb_explore.h:11</a></div></div>
<div class="ttc" id="structvw_html"><div class="ttname"><a href="structvw.html">vw</a></div><div class="ttdef"><b>Definition:</b> <a href="global__data_8h_source.html#l00369">global_data.h:369</a></div></div>
<div class="ttc" id="structVW_1_1config_1_1options__i_html"><div class="ttname"><a href="structVW_1_1config_1_1options__i.html">VW::config::options_i</a></div><div class="ttdef"><b>Definition:</b> <a href="options_8h_source.html#l00107">options.h:107</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Apr 9 2020 14:45:24 for Vowpal Wabbit by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>