1-
2-
31<!DOCTYPE html>
42< html class ="writer-html5 " lang ="en " >
53< head >
64 < meta charset ="utf-8 " />
7-
85 < 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 " />
279 <!--[if lt IE 9]>
2810 <script src="../_static/js/html5shiv.min.js"></script>
2911 <![endif]-->
3012
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 >
3514 < 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 >
4017 < 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 >
4333
44- < body class =" wy-body-for-nav " >
34+ </ head >
4535
46-
36+ < body class =" wy-body-for-nav " >
4737 < div class ="wy-grid-for-nav ">
48-
4938 < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
5039 < div class ="wy-side-scroll ">
5140 < div class ="wy-side-nav-search " >
52-
5341
5442
55- < a href ="../contents.html " class ="icon icon-home "> daal4py
56-
57-
5843
44+ < a href ="../contents.html " class ="icon icon-home ">
45+ daal4py
5946 </ a >
60-
61-
62-
63-
64- < div class ="version ">
65- 2021
66- </ div >
67-
68-
69-
70-
7147< div role ="search ">
7248 < 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 " />
7450 < input type ="hidden " name ="check_keywords " value ="yes " />
7551 < input type ="hidden " name ="area " value ="default " />
7652 </ form >
7753</ 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 >
9156< ul >
9257< li class ="toctree-l1 "> < a class ="reference internal " href ="../index.html "> About daal4py</ a > </ li >
9358< 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 >
9460< 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 >
9763< li class ="toctree-l1 "> < a class ="reference internal " href ="../examples.html "> Examples</ a > </ li >
9864< li class ="toctree-l1 "> < a class ="reference internal " href ="../sklearn.html "> Scikit-Learn API</ a > </ li >
9965</ ul >
10066
101-
102-
10367 </ div >
104-
10568 </ div >
10669 </ nav >
10770
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 " >
11372 < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
11473 < a href ="../contents.html "> daal4py</ a >
115-
11674 </ nav >
11775
118-
11976 < div class ="wy-nav-content ">
120-
12177 < 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 ">
14379 < 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 >
15082 < li class ="wy-breadcrumbs-aside ">
151-
15283 </ li >
153-
15484 </ ul >
155-
156-
15785 < hr />
15886</ div >
15987 < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
16088 < div itemprop ="articleBody ">
161-
89+
16290 < 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 >
16492</ ul >
16593
16694 </ div >
167-
16895 </ div >
16996 < footer >
17097
17198 < hr />
17299
173100 < div role ="contentinfo ">
174- < p >
175- © Copyright 2021, Intel.
176-
177- </ p >
101+ < p > © Copyright 2023, Intel.</ p >
178102 </ 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
184105 < 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+
187108
188109</ footer >
189110 </ div >
190111 </ div >
191-
192112 </ section >
193-
194113 </ div >
195-
196-
197- < script type ="text/javascript ">
114+ < script >
198115 jQuery ( function ( ) {
199116 SphinxRtdTheme . Navigation . enable ( true ) ;
200117 } ) ;
201- </ script >
202-
203-
204-
205-
206-
118+ </ script >
207119
208120</ body >
209121</ html >
0 commit comments