Updating documentation
This commit is contained in:
parent
85b60749bd
commit
d1fb71c30d
BIN
docs/build/doctrees/pyFTS.common.transformations.doctree
vendored
Normal file
BIN
docs/build/doctrees/pyFTS.common.transformations.doctree
vendored
Normal file
Binary file not shown.
87
docs/build/html/_sources/pyFTS.common.transformations.rst.txt
vendored
Normal file
87
docs/build/html/_sources/pyFTS.common.transformations.rst.txt
vendored
Normal file
@ -0,0 +1,87 @@
|
||||
pyFTS.common.transformations package
|
||||
====================================
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
pyFTS.common.transformations.adapativeexpectation module
|
||||
--------------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.adapativeexpectation
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.boxcox module
|
||||
------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.boxcox
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.differential module
|
||||
------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.differential
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.normalization module
|
||||
-------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.normalization
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.roi module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.roi
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.scale module
|
||||
-----------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.scale
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.som module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.som
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.transformation module
|
||||
--------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.transformation
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.trend module
|
||||
-----------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.trend
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
181
docs/build/html/pyFTS.common.transformations.html
vendored
Normal file
181
docs/build/html/pyFTS.common.transformations.html
vendored
Normal file
@ -0,0 +1,181 @@
|
||||
|
||||
|
||||
<!doctype html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"><script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-55120145-3']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
</script>
|
||||
<title>pyFTS.common.transformations package — pyFTS 1.6 documentation</title>
|
||||
<link rel="stylesheet" href="_static/bizstyle.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
|
||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||
<script src="_static/jquery.js"></script>
|
||||
<script src="_static/underscore.js"></script>
|
||||
<script src="_static/doctools.js"></script>
|
||||
<script src="_static/language_data.js"></script>
|
||||
<script src="_static/bizstyle.js"></script>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="next" title="pyFTS.data package" href="pyFTS.data.html" />
|
||||
<link rel="prev" title="pyFTS.common package" href="pyFTS.common.html" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="_static/css3-mediaqueries.js"></script>
|
||||
<![endif]-->
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
<h3>Navigation</h3>
|
||||
<ul>
|
||||
<li class="right" style="margin-right: 10px">
|
||||
<a href="genindex.html" title="General Index"
|
||||
accesskey="I">index</a></li>
|
||||
<li class="right" >
|
||||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="pyFTS.data.html" title="pyFTS.data package"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="pyFTS.common.html" title="pyFTS.common package"
|
||||
accesskey="P">previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">pyFTS 1.6 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="modules.html" >pyFTS</a> »</li>
|
||||
<li class="nav-item nav-item-2"><a href="pyFTS.html" accesskey="U">pyFTS package</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">pyFTS.common.transformations package</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="document">
|
||||
<div class="documentwrapper">
|
||||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<div class="section" id="pyfts-common-transformations-package">
|
||||
<h1>pyFTS.common.transformations package<a class="headerlink" href="#pyfts-common-transformations-package" title="Permalink to this headline">¶</a></h1>
|
||||
<div class="section" id="module-contents">
|
||||
<h2>Module contents<a class="headerlink" href="#module-contents" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="submodules">
|
||||
<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-adapativeexpectation-module">
|
||||
<h2>pyFTS.common.transformations.adapativeexpectation module<a class="headerlink" href="#pyfts-common-transformations-adapativeexpectation-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-boxcox-module">
|
||||
<h2>pyFTS.common.transformations.boxcox module<a class="headerlink" href="#pyfts-common-transformations-boxcox-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-differential-module">
|
||||
<h2>pyFTS.common.transformations.differential module<a class="headerlink" href="#pyfts-common-transformations-differential-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-normalization-module">
|
||||
<h2>pyFTS.common.transformations.normalization module<a class="headerlink" href="#pyfts-common-transformations-normalization-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-roi-module">
|
||||
<h2>pyFTS.common.transformations.roi module<a class="headerlink" href="#pyfts-common-transformations-roi-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-scale-module">
|
||||
<h2>pyFTS.common.transformations.scale module<a class="headerlink" href="#pyfts-common-transformations-scale-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-som-module">
|
||||
<h2>pyFTS.common.transformations.som module<a class="headerlink" href="#pyfts-common-transformations-som-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-transformation-module">
|
||||
<h2>pyFTS.common.transformations.transformation module<a class="headerlink" href="#pyfts-common-transformations-transformation-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
<div class="section" id="pyfts-common-transformations-trend-module">
|
||||
<h2>pyFTS.common.transformations.trend module<a class="headerlink" href="#pyfts-common-transformations-trend-module" title="Permalink to this headline">¶</a></h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
||||
<div class="sphinxsidebarwrapper">
|
||||
<h3><a href="index.html">Table of Contents</a></h3>
|
||||
<ul>
|
||||
<li><a class="reference internal" href="#">pyFTS.common.transformations package</a><ul>
|
||||
<li><a class="reference internal" href="#module-contents">Module contents</a></li>
|
||||
<li><a class="reference internal" href="#submodules">Submodules</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-adapativeexpectation-module">pyFTS.common.transformations.adapativeexpectation module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-boxcox-module">pyFTS.common.transformations.boxcox module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-differential-module">pyFTS.common.transformations.differential module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-normalization-module">pyFTS.common.transformations.normalization module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-roi-module">pyFTS.common.transformations.roi module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-scale-module">pyFTS.common.transformations.scale module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-som-module">pyFTS.common.transformations.som module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-transformation-module">pyFTS.common.transformations.transformation module</a></li>
|
||||
<li><a class="reference internal" href="#pyfts-common-transformations-trend-module">pyFTS.common.transformations.trend module</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4>Previous topic</h4>
|
||||
<p class="topless"><a href="pyFTS.common.html"
|
||||
title="previous chapter">pyFTS.common package</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="pyFTS.data.html"
|
||||
title="next chapter">pyFTS.data package</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<h3>This Page</h3>
|
||||
<ul class="this-page-menu">
|
||||
<li><a href="_sources/pyFTS.common.transformations.rst.txt"
|
||||
rel="nofollow">Show Source</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="searchbox" style="display: none" role="search">
|
||||
<h3 id="searchlabel">Quick search</h3>
|
||||
<div class="searchformwrapper">
|
||||
<form class="search" action="search.html" method="get">
|
||||
<input type="text" name="q" aria-labelledby="searchlabel" />
|
||||
<input type="submit" value="Go" />
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<script>$('#searchbox').show(0);</script>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
<h3>Navigation</h3>
|
||||
<ul>
|
||||
<li class="right" style="margin-right: 10px">
|
||||
<a href="genindex.html" title="General Index"
|
||||
>index</a></li>
|
||||
<li class="right" >
|
||||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="pyFTS.data.html" title="pyFTS.data package"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="pyFTS.common.html" title="pyFTS.common package"
|
||||
>previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">pyFTS 1.6 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="modules.html" >pyFTS</a> »</li>
|
||||
<li class="nav-item nav-item-2"><a href="pyFTS.html" >pyFTS package</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">pyFTS.common.transformations package</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2018, Machine Intelligence and Data Science Laboratory - UFMG - Brazil.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.1.2.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
87
docs/pyFTS.common.transformations.rst
Normal file
87
docs/pyFTS.common.transformations.rst
Normal file
@ -0,0 +1,87 @@
|
||||
pyFTS.common.transformations package
|
||||
====================================
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
pyFTS.common.transformations.adapativeexpectation module
|
||||
--------------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.adapativeexpectation
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.boxcox module
|
||||
------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.boxcox
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.differential module
|
||||
------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.differential
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.normalization module
|
||||
-------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.normalization
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.roi module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.roi
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.scale module
|
||||
-----------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.scale
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.som module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.som
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.transformation module
|
||||
--------------------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.transformation
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pyFTS.common.transformations.trend module
|
||||
-----------------------------------------
|
||||
|
||||
.. automodule:: pyFTS.common.transformations.trend
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user