Skip to content

Commit 03ea954

Browse files
author
Mohammed Fazil
committed
index files of documentation udpated
1 parent 161ffd7 commit 03ea954

2 files changed

Lines changed: 92 additions & 173 deletions

File tree

docs/_modules/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
<div itemprop="articleBody">
7373

7474
<h1>All modules for which code is available</h1>
75-
<ul><li><a href="exponential_smoothing.html">exponential_smoothing</a></li>
76-
<li><a href="lgb_to_pmml.html">lgb_to_pmml</a></li>
77-
<li><a href="pre_process.html">pre_process</a></li>
78-
<li><a href="skl_to_pmml.html">skl_to_pmml</a></li>
79-
<li><a href="statsmodels_to_pmml.html">statsmodels_to_pmml</a></li>
80-
<li><a href="xgboost_to_pmml.html">xgboost_to_pmml</a></li>
75+
<ul><li><a href="exponential_smoothing.html">ExponentialSmoothing Exporter</a></li>
76+
<li><a href="lgb_to_pmml.html">LightGBM Exporter</a></li>
77+
<li><a href="pre_process.html">Pre-Processing Exporter</a></li>
78+
<li><a href="skl_to_pmml.html">Scikit-Learn Exporter</a></li>
79+
<li><a href="statsmodels_to_pmml.html">Statsmodels Exporter</a></li>
80+
<li><a href="xgboost_to_pmml.html">XGBoost Exporter</a></li>
8181
</ul>
8282

8383
</div>

docs/index.html

Lines changed: 86 additions & 167 deletions
Original file line numberDiff line numberDiff line change
@@ -1,232 +1,151 @@
1-
2-
31
<!DOCTYPE html>
4-
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5-
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
2+
<html class="writer-html5" lang="en" >
63
<head>
7-
<meta charset="utf-8">
8-
9-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10-
11-
<title>Nyoka 5.5.0 &mdash; A python library for PMML generation</title>
12-
13-
14-
15-
16-
17-
18-
19-
20-
<script type="text/javascript" src="_static/js/modernizr.min.js"></script>
21-
22-
23-
<script type="text/javascript">
24-
var DOCUMENTATION_OPTIONS = {
25-
URL_ROOT:'./',
26-
VERSION:'5.5.0',
27-
LANGUAGE:'None',
28-
COLLAPSE_INDEX:false,
29-
FILE_SUFFIX:'.html',
30-
HAS_SOURCE: true,
31-
SOURCELINK_SUFFIX: '.txt'
32-
};
33-
</script>
34-
<script type="text/javascript" src="_static/jquery.js"></script>
35-
<script type="text/javascript" src="_static/underscore.js"></script>
36-
<script type="text/javascript" src="_static/doctools.js"></script>
37-
38-
<script type="text/javascript" src="_static/js/theme.js"></script>
39-
40-
41-
42-
43-
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
44-
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
4+
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
5+
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>scripts &mdash; Nyoka 5.5.0 documentation</title>
8+
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
9+
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
10+
<!--[if lt IE 9]>
11+
<script src="_static/js/html5shiv.min.js"></script>
12+
<![endif]-->
13+
14+
<script src="_static/jquery.js"></script>
15+
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
16+
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
17+
<script src="_static/doctools.js"></script>
18+
<script src="_static/sphinx_highlight.js"></script>
19+
<script src="_static/js/theme.js"></script>
4520
<link rel="index" title="Index" href="genindex.html" />
4621
<link rel="search" title="Search" href="search.html" />
47-
<link rel="next" title="PMML44 module" href="PMML44.html" />
22+
<link rel="next" title="ExponentialSmoothing Exporter Module" href="exponential_smoothing.html" />
4823
</head>
4924

50-
<body class="wy-body-for-nav">
51-
52-
25+
<body class="wy-body-for-nav">
5326
<div class="wy-grid-for-nav">
54-
5527
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
5628
<div class="wy-side-scroll">
5729
<div class="wy-side-nav-search" >
58-
5930

6031

61-
<a href="#" class="icon icon-home"> Nyoka</a>
62-
63-
64-
65-
66-
<div class="version">
67-
5.5.0
68-
</div>
69-
70-
71-
7232

33+
<a href="#" class="icon icon-home">
34+
Nyoka
35+
</a>
7336
<div role="search">
7437
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
75-
<input type="text" name="q" placeholder="Search docs" />
38+
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
7639
<input type="hidden" name="check_keywords" value="yes" />
7740
<input type="hidden" name="area" value="default" />
7841
</form>
7942
</div>
80-
81-
82-
</div>
83-
84-
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
85-
86-
87-
88-
89-
90-
43+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
9144
<ul>
92-
<li class="toctree-l1"><a class="reference internal" href="exponential_smoothing.html">ExponentialSmoothing Exporter Module</a></li>
93-
<li class="toctree-l1"><a class="reference internal" href="lgb_to_pmml.html">LightGBM Exporter Module</a></li>
94-
<li class="toctree-l1"><a class="reference internal" href="pre_process.html">Pre-Processing Exporter Module</a></li>
95-
<li class="toctree-l1"><a class="reference internal" href="skl_to_pmml.html">Scikit-Learn Exporter Module</a></li>
96-
<li class="toctree-l1"><a class="reference internal" href="statsmodels_to_pmml.html">Statsmodels Exporter Module</a></li>
97-
<li class="toctree-l1"><a class="reference internal" href="xgboost_to_pmml.html">XGBoost Exporter Module</a></li>
45+
<li class="toctree-l1"><a class="reference internal" href="exponential_smoothing.html">ExponentialSmoothing Exporter Module</a></li>
46+
<li class="toctree-l1"><a class="reference internal" href="lgb_to_pmml.html">LightGBM Exporter Module</a></li>
47+
<li class="toctree-l1"><a class="reference internal" href="pre_process.html">Pre-Processing Exporter Module</a></li>
48+
<li class="toctree-l1"><a class="reference internal" href="skl_to_pmml.html">Scikit-Learn Exporter Module</a></li>
49+
<li class="toctree-l1"><a class="reference internal" href="statsmodels_to_pmml.html">Statsmodels Exporter Module</a></li>
50+
<li class="toctree-l1"><a class="reference internal" href="xgboost_to_pmml.html">XGBoost Exporter Module</a></li>
9851
</ul>
9952

100-
101-
10253
</div>
10354
</div>
10455
</nav>
10556

106-
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
107-
108-
109-
<nav class="wy-nav-top" aria-label="top navigation">
110-
57+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
11158
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
11259
<a href="#">Nyoka</a>
113-
11460
</nav>
11561

116-
11762
<div class="wy-nav-content">
118-
11963
<div class="rst-content">
120-
121-
122-
123-
124-
125-
126-
127-
128-
129-
130-
131-
132-
133-
134-
135-
136-
137-
<div role="navigation" aria-label="breadcrumbs navigation">
138-
64+
<div role="navigation" aria-label="Page navigation">
13965
<ul class="wy-breadcrumbs">
140-
141-
<li><a href="#">Docs</a> &raquo;</li>
142-
143-
<li>Nyoka</li>
144-
145-
66+
<li><a href="#" class="icon icon-home" aria-label="Home"></a></li>
67+
<li class="breadcrumb-item active">Nyoka</li>
14668
<li class="wy-breadcrumbs-aside">
147-
148-
14969
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
150-
151-
15270
</li>
153-
15471
</ul>
155-
156-
15772
<hr/>
15873
</div>
15974
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
16075
<div itemprop="articleBody">
161-
162-
<div class="section" id="scripts">
163-
<div class="section" id="welcome-to-nyoka-s-documentation">
164-
<h1>Welcome to Nyoka’s documentation!<a class="headerlink" href="#welcome-to-nyoka-s-documentation" title="Permalink to this headline"></a></h1>
165-
<img src="https://raw.githubusercontent.com/SoftwareAG/nyoka/master/docs/nyoka_logo.PNG" width="250px" aria-placeholder="Nyoka logo"/>
166-
<p>Nyoka is a Python library for comprehensive support of the latest PMML (PMML 4.4.1) standard. Using Nyoka, Data Scientists can export a large number of Machine Learning models from popular Python frameworks into PMML by either using any of the numerous included ready-to-use exporters or by creating their own exporter for specialized/individual model types by simply calling a sequence of constructors.</p>
167-
<p>Besides about 500 Python classes which each cover a PMML tag and all constructor parameters/attributes as defined in the standard, Nyoka also provides an increasing number of convenience classes and functions that make the Data Scientist’s life easier for example by reading or writing any PMML file in one line of code from within your favorite Python environment.</p>
168-
<p>Nyoka comes to you with the complete source code in Python, an extended HTML documentation for the classes/functions and a growing number of Jupyter Notebook tutorials that help you familiarizing yourself with the way how Nyoka supports you to use PMML as your favorite Data Science transport file format.</p>
169-
170-
<div class="toctree-wrapper compound">
171-
<h3>The core modules of Nyoka are</h3>
172-
<ul>
173-
<li class="toctree-l1"><a class="reference internal" href="exponential_smoothing.html">ExponentialSmoothing Exporter Module</a></li>
174-
<li class="toctree-l1"><a class="reference internal" href="lgb_to_pmml.html">LightGBM Exporter Module</a></li>
175-
<li class="toctree-l1"><a class="reference internal" href="pre_process.html">Pre-Processing Exporter Module</a></li>
176-
<li class="toctree-l1"><a class="reference internal" href="skl_to_pmml.html">Scikit-Learn Exporter Module</a></li>
177-
<li class="toctree-l1"><a class="reference internal" href="statsmodels_to_pmml.html">Statsmodels Exporter Module</a></li>
178-
<li class="toctree-l1"><a class="reference internal" href="xgboost_to_pmml.html">XGBoost Exporter Module</a></li>
179-
</ul>
180-
</div>
76+
77+
<section id="scripts">
78+
<div class="section" id="welcome-to-nyoka-s-documentation">
79+
<h1>Welcome to Nyoka’s documentation!<a class="headerlink" href="#welcome-to-nyoka-s-documentation"
80+
title="Permalink to this headline"></a></h1>
81+
<img src="https://raw.githubusercontent.com/SoftwareAG/nyoka/master/docs/nyoka_logo.PNG" width="250px"
82+
aria-placeholder="Nyoka logo" />
83+
<p>Nyoka is a Python library for comprehensive support of the latest PMML (PMML 4.4.1) standard. Using
84+
Nyoka, Data Scientists can export a large number of Machine Learning models from popular Python
85+
frameworks into PMML by either using any of the numerous included ready-to-use exporters or by
86+
creating their own exporter for specialized/individual model types by simply calling a sequence of
87+
constructors.</p>
88+
<p>Besides about 500 Python classes which each cover a PMML tag and all constructor
89+
parameters/attributes as defined in the standard, Nyoka also provides an increasing number of
90+
convenience classes and functions that make the Data Scientist’s life easier for example by reading
91+
or writing any PMML file in one line of code from within your favorite Python environment.</p>
92+
<p>Nyoka comes to you with the complete source code in Python, an extended HTML documentation for the
93+
classes/functions and a growing number of Jupyter Notebook tutorials that help you familiarizing
94+
yourself with the way how Nyoka supports you to use PMML as your favorite Data Science transport
95+
file format.</p>
96+
97+
<div class="toctree-wrapper compound">
98+
<h3>The core modules of Nyoka are</h3>
99+
<ul>
100+
<li class="toctree-l1"><a class="reference internal" href="statsmodels_to_pmml.html">Statsmodels
101+
Exporter Module</a></li>
102+
<li class="toctree-l1"><a class="reference internal" href="lgb_to_pmml.html">LightGBM Exporter
103+
Module</a></li>
104+
<li class="toctree-l1"><a class="reference internal" href="pre_process.html">Pre-Processing
105+
Exporter Module</a></li>
106+
<li class="toctree-l1"><a class="reference internal" href="skl_to_pmml.html">Scikit-Learn Exporter
107+
Module</a></li>
108+
<li class="toctree-l1"><a class="reference internal" href="xgboost_to_pmml.html">XGBoost Exporter
109+
Module</a></li>
110+
<li class="toctree-l1"><a class="reference internal"
111+
href="exponential_smoothing.html">ExponentialSmoothing Exporter Module</a></li>
112+
<li class="toctree-l1"><a class="reference internal" href="preprocess_nyoka.html">Nyoka's
113+
Pre-Processing Module</a></li>
114+
</ul>
115+
</div>
181116

182117

183-
</div>
118+
</div>
119+
</section>
184120

185121

186122
</div>
187-
188123
</div>
189-
<footer>
190-
191-
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
192-
193-
<a href="exponential_smoothing.html" class="btn btn-neutral float-right" title="ExponentialSmoothing Exporter Module" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
194-
195-
124+
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
125+
<a href="exponential_smoothing.html" class="btn btn-neutral float-right" title="ExponentialSmoothing Exporter Module" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
196126
</div>
197-
198127

199128
<hr/>
200129

201130
<div role="contentinfo">
202-
<p>
203-
&copy; Copyright 2023, [email protected]
204-
205-
</p>
131+
<p>&#169; Copyright 2023, [email protected].</p>
206132
</div>
207-
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
208133

209-
</footer>
134+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
135+
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
136+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
137+
210138

139+
</footer>
211140
</div>
212141
</div>
213-
214142
</section>
215-
216143
</div>
217-
218-
219-
220-
<script type="text/javascript">
144+
<script>
221145
jQuery(function () {
222146
SphinxRtdTheme.Navigation.enable(true);
223147
});
224-
</script>
225-
226-
227-
228-
229-
148+
</script>
230149

231150
</body>
232151
</html>

0 commit comments

Comments
 (0)