1
-
2
-
3
1
<!DOCTYPE html>
4
2
< html class ="writer-html5 " lang ="en " >
5
3
< head >
6
4
< meta charset ="utf-8 " />
7
-
8
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
9
-
10
- < title > Overview: module code — daal4py 2021.1 documentation</ title >
11
-
12
-
13
-
14
- < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
15
- < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
16
- < link rel ="stylesheet " href ="../_static/style.css " type ="text/css " />
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
6
+ < title > Overview: module code — daal4py 2021 documentation</ title >
7
+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
8
+ < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
27
9
<!--[if lt IE 9]>
28
10
<script src="../_static/js/html5shiv.min.js"></script>
29
11
<![endif]-->
30
12
31
-
32
- < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
33
- < script src ="../_static/jquery.js "> </ script >
34
- < script src ="../_static/underscore.js "> </ script >
13
+ < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js "> </ script >
35
14
< script src ="../_static/doctools.js "> </ script >
36
-
37
- < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
38
-
39
-
15
+ < script src ="../_static/sphinx_highlight.js "> </ script >
16
+ < script src ="../_static/js/theme.js "> </ script >
40
17
< link rel ="index " title ="Index " href ="../genindex.html " />
41
- < link rel ="search " title ="Search " href ="../search.html " />
42
- </ head >
18
+ < link rel ="search " title ="Search " href ="../search.html " />
19
+ < script defer type ="text/javascript " src ="https://www.intel.com/content/dam/www/global/wap/performance-config.js " > </ script >
20
+ < script type ="text/javascript ">
21
+ // Configure TMS settings
22
+ var wapLocalCode = 'us-en' ; // Dynamically set per localized site, see mapping table for values
23
+ var wapSection = "scikit-learn" ; // WAP team will give you a unique section for your site
24
+ // Load TMS
25
+ if ( document . location . href . contains ( "intel.github.io/scikit-learn-intelex" ) ) {
26
+ ( function ( ) {
27
+ var url = 'https://www.intel.com/content/dam/www/global/wap/tms-loader.js' ; // WAP file URL
28
+ var po = document . createElement ( 'script' ) ; po . type = 'text/javascript' ; po . async = true ; po . src = url ;
29
+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( po , s ) ;
30
+ } ) ( ) ;
31
+ }
32
+ </ script >
43
33
44
- < body class =" wy-body-for-nav " >
34
+ </ head >
45
35
46
-
36
+ < body class =" wy-body-for-nav " >
47
37
< div class ="wy-grid-for-nav ">
48
-
49
38
< nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
50
39
< div class ="wy-side-scroll ">
51
40
< div class ="wy-side-nav-search " >
52
-
53
41
54
42
55
- < a href ="../contents.html " class ="icon icon-home "> daal4py
56
-
57
-
58
43
44
+ < a href ="../contents.html " class ="icon icon-home ">
45
+ daal4py
59
46
</ a >
60
-
61
-
62
-
63
-
64
- < div class ="version ">
65
- 2021
66
- </ div >
67
-
68
-
69
-
70
-
71
47
< div role ="search ">
72
48
< form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
73
- < input type ="text " name ="q " placeholder ="Search docs " />
49
+ < input type ="text " name ="q " placeholder ="Search docs " aria-label =" Search docs " />
74
50
< input type ="hidden " name ="check_keywords " value ="yes " />
75
51
< input type ="hidden " name ="area " value ="default " />
76
52
</ form >
77
53
</ div >
78
-
79
-
80
- </ div >
81
-
82
-
83
- < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
84
-
85
-
86
-
87
-
88
-
89
-
90
- < p class ="caption "> < span class ="caption-text "> Contents:</ span > </ p >
54
+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
55
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Contents:</ span > </ p >
91
56
< ul >
92
57
< li class ="toctree-l1 "> < a class ="reference internal " href ="../index.html "> About daal4py</ a > </ li >
93
58
< li class ="toctree-l1 "> < a class ="reference internal " href ="../data.html "> Data</ a > </ li >
59
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../model-builders.html "> Model Builders</ a > </ li >
94
60
< li class ="toctree-l1 "> < a class ="reference internal " href ="../algorithms.html "> Supported Algorithms</ a > </ li >
95
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../scaling.html "> Distribution </ a > </ li >
96
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../streaming.html "> Streaming</ a > </ li >
61
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../scaling.html "> Distributed Mode </ a > </ li >
62
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../streaming.html "> Streaming Mode </ a > </ li >
97
63
< li class ="toctree-l1 "> < a class ="reference internal " href ="../examples.html "> Examples</ a > </ li >
98
64
< li class ="toctree-l1 "> < a class ="reference internal " href ="../sklearn.html "> Scikit-Learn API</ a > </ li >
99
65
</ ul >
100
66
101
-
102
-
103
67
</ div >
104
-
105
68
</ div >
106
69
</ nav >
107
70
108
- < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
109
-
110
-
111
- < nav class ="wy-nav-top " aria-label ="top navigation ">
112
-
71
+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
113
72
< i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
114
73
< a href ="../contents.html "> daal4py</ a >
115
-
116
74
</ nav >
117
75
118
-
119
76
< div class ="wy-nav-content ">
120
-
121
77
< div class ="rst-content ">
122
-
123
-
124
-
125
-
126
-
127
-
128
-
129
-
130
-
131
-
132
-
133
-
134
-
135
-
136
-
137
-
138
-
139
-
140
-
141
- < div role ="navigation " aria-label ="breadcrumbs navigation ">
142
-
78
+ < div role ="navigation " aria-label ="Page navigation ">
143
79
< ul class ="wy-breadcrumbs ">
144
-
145
- < li > < a href ="../contents.html " class ="icon icon-home "> </ a > »</ li >
146
-
147
- < li > Overview: module code</ li >
148
-
149
-
80
+ < li > < a href ="../contents.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
81
+ < li class ="breadcrumb-item active "> Overview: module code</ li >
150
82
< li class ="wy-breadcrumbs-aside ">
151
-
152
83
</ li >
153
-
154
84
</ ul >
155
-
156
-
157
85
< hr />
158
86
</ div >
159
87
< div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
160
88
< div itemprop ="articleBody ">
161
-
89
+
162
90
< h1 > All modules for which code is available</ h1 >
163
- < ul > < li > < a href ="_daal4py.html "> _daal4py</ a > </ li >
91
+ < ul > < li > < a href ="daal4py/ _daal4py.html "> daal4py. _daal4py</ a > </ li >
164
92
</ ul >
165
93
166
94
</ div >
167
-
168
95
</ div >
169
96
< footer >
170
97
171
98
< hr />
172
99
173
100
< div role ="contentinfo ">
174
- < p >
175
- © Copyright 2021, Intel.
176
-
177
- </ p >
101
+ < p > © Copyright 2023, Intel.</ p >
178
102
</ div >
179
-
180
-
181
-
182
- Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
183
-
103
+
104
+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
184
105
< a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
185
-
186
- provided by < a href =" https://readthedocs.org " > Read the Docs </ a > .
106
+ provided by < a href =" https://readthedocs.org " > Read the Docs </ a > .
107
+
187
108
188
109
</ footer >
189
110
</ div >
190
111
</ div >
191
-
192
112
</ section >
193
-
194
113
</ div >
195
-
196
-
197
- < script type ="text/javascript ">
114
+ < script >
198
115
jQuery ( function ( ) {
199
116
SphinxRtdTheme . Navigation . enable ( true ) ;
200
117
} ) ;
201
- </ script >
202
-
203
-
204
-
205
-
206
-
118
+ </ script >
207
119
208
120
</ body >
209
121
</ html >
0 commit comments