Skip to content

Commit 140606c

Browse files
committed
Updated docs
1 parent d145354 commit 140606c

11 files changed

Lines changed: 45 additions & 45 deletions

docs/enums.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; Enums Module</title>
11+
<title>Nyoka 4.3.0 &mdash; Enums Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

docs/exponential_smoothing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; ExponentialSmoothing Exporter Module</title>
11+
<title>Nyoka 4.3.0 &mdash; ExponentialSmoothing Exporter Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; A python library for PMML generation</title>
11+
<title>Nyoka 4.3.0 &mdash; A python library for PMML generation</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -64,7 +64,7 @@
6464

6565

6666
<div class="version">
67-
4.2
67+
4.3
6868
</div>
6969

7070

@@ -150,7 +150,7 @@
150150
<li class="wy-breadcrumbs-aside">
151151

152152

153-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
153+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
154154

155155

156156
</li>
@@ -166,7 +166,7 @@
166166
<div class="section" id="scripts">
167167
<div class="section" id="welcome-to-nyoka-s-documentation">
168168
<h1>Welcome to Nyoka’s documentation!<a class="headerlink" href="#welcome-to-nyoka-s-documentation" title="Permalink to this headline"></a></h1>
169-
<img src="https://raw.githubusercontent.com/nyoka-pmml/nyoka/master/docs/nyoka_logo.PNG" width="250px" aria-placeholder="Nyoka logo"/>
169+
<img src="https://raw.githubusercontent.com/SoftwareAG/nyoka/master/docs/nyoka_logo.PNG" width="250px" aria-placeholder="Nyoka logo"/>
170170
<p>Nyoka is a Python library for comprehensive support of the latest PMML (PMML 4.4) standard. Using Nyoka, Data Scientists can export a large number of Machine Learning and Deep 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>
171171
<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>
172172
<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>

docs/keras_model_to_pmml.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; Keras Exporter Module</title>
11+
<title>Nyoka 4.3.0 &mdash; Keras Exporter Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

docs/lgb_to_pmml.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; LightGBM Exporter Module</title>
11+
<title>Nyoka 4.3.0 &mdash; LightGBM Exporter Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -153,7 +153,7 @@
153153
<li class="wy-breadcrumbs-aside">
154154

155155

156-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
156+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
157157

158158

159159
</li>

docs/pre_process.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; Pre-Processing Exporter Module</title>
11+
<title>Nyoka 4.3.0 &mdash; Pre-Processing Exporter Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

docs/preprocess_nyoka.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; Nyoka's Pre-Processing Module</title>
11+
<title>Nyoka 4.3.0 &mdash; Nyoka's Pre-Processing Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

docs/retinanet.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; RetinaNet Exporter Module</title>
11+
<title>Nyoka 4.3.0 &mdash; RetinaNet Exporter Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

docs/skl_to_pmml.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; Scikit-Learn Exporter Module</title>
11+
<title>Nyoka 4.3.0 &mdash; Scikit-Learn Exporter Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

docs/statsmodels_to_pmml.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Nyoka 4.2.0 &mdash; Statsmodels Exporter Module</title>
11+
<title>Nyoka 4.3.0 &mdash; Statsmodels Exporter Module</title>
1212

1313

1414

@@ -23,7 +23,7 @@
2323
<script type="text/javascript">
2424
var DOCUMENTATION_OPTIONS = {
2525
URL_ROOT:'./',
26-
VERSION:'4.2.0',
26+
VERSION:'4.3.0',
2727
LANGUAGE:'None',
2828
COLLAPSE_INDEX:false,
2929
FILE_SUFFIX:'.html',
@@ -69,7 +69,7 @@
6969

7070

7171
<div class="version">
72-
4.2
72+
4.3
7373
</div>
7474

7575

@@ -155,7 +155,7 @@
155155
<li class="wy-breadcrumbs-aside">
156156

157157

158-
<a href="https://github.com/nyoka-pmml/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
158+
<a href="https://github.com/SoftwareAG/nyoka" rel="nofollow" class="fa fa-github" aria-hidden="true"> Edit on GitHub</a>
159159

160160

161161
</li>

0 commit comments

Comments
 (0)