2019-02-21 19:00:09 +04:00
|
|
|
|
|
|
|
|
|
|
|
<!doctype html>
|
|
|
|
|
2020-08-19 00:06:41 +04:00
|
|
|
<html>
|
2019-02-21 19:00:09 +04:00
|
|
|
<head>
|
2020-08-19 00:06:41 +04:00
|
|
|
<meta charset="utf-8" />
|
2023-05-25 02:46:07 +04:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
|
|
|
|
2022-04-10 21:32:24 +04:00
|
|
|
<title>pyFTS.distributed package — pyFTS 1.7 documentation</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="_static/bizstyle.css" />
|
2020-08-19 00:06:41 +04:00
|
|
|
|
2022-04-10 21:32:24 +04:00
|
|
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
2020-08-19 00:06:41 +04:00
|
|
|
<script src="_static/jquery.js"></script>
|
|
|
|
<script src="_static/underscore.js"></script>
|
|
|
|
<script src="_static/doctools.js"></script>
|
|
|
|
<script src="_static/bizstyle.js"></script>
|
2019-02-21 19:00:09 +04:00
|
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
|
|
<link rel="search" title="Search" href="search.html" />
|
|
|
|
<link rel="next" title="pyFTS.hyperparam package" href="pyFTS.hyperparam.html" />
|
|
|
|
<link rel="prev" title="pyFTS.data package" href="pyFTS.data.html" />
|
2022-04-10 21:32:24 +04:00
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
2019-02-21 19:00:09 +04:00
|
|
|
<!--[if lt IE 9]>
|
2020-08-19 00:06:41 +04:00
|
|
|
<script src="_static/css3-mediaqueries.js"></script>
|
2019-02-21 19:00:09 +04:00
|
|
|
<![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.hyperparam.html" title="pyFTS.hyperparam package"
|
|
|
|
accesskey="N">next</a> |</li>
|
|
|
|
<li class="right" >
|
|
|
|
<a href="pyFTS.data.html" title="pyFTS.data package"
|
|
|
|
accesskey="P">previous</a> |</li>
|
2022-04-10 21:32:24 +04:00
|
|
|
<li class="nav-item nav-item-0"><a href="index.html">pyFTS 1.7 documentation</a> »</li>
|
2019-02-21 19:00:09 +04:00
|
|
|
<li class="nav-item nav-item-1"><a href="modules.html" >pyFTS</a> »</li>
|
2020-08-19 00:06:41 +04:00
|
|
|
<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.distributed package</a></li>
|
2019-02-21 19:00:09 +04:00
|
|
|
</ul>
|
2020-08-19 00:06:41 +04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="document">
|
|
|
|
<div class="documentwrapper">
|
|
|
|
<div class="bodywrapper">
|
|
|
|
<div class="body" role="main">
|
|
|
|
|
2023-05-25 02:46:07 +04:00
|
|
|
<section id="pyfts-distributed-package">
|
2020-08-19 00:06:41 +04:00
|
|
|
<h1>pyFTS.distributed package<a class="headerlink" href="#pyfts-distributed-package" title="Permalink to this headline">¶</a></h1>
|
2023-05-25 02:46:07 +04:00
|
|
|
<section id="module-pyFTS.distributed">
|
2020-08-19 00:06:41 +04:00
|
|
|
<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyFTS.distributed" title="Permalink to this headline">¶</a></h2>
|
2023-05-25 02:46:07 +04:00
|
|
|
</section>
|
|
|
|
<section id="submodules">
|
2020-08-19 00:06:41 +04:00
|
|
|
<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
|
2023-05-25 02:46:07 +04:00
|
|
|
</section>
|
|
|
|
<section id="pyfts-distributed-dispy-module">
|
2022-04-10 21:32:24 +04:00
|
|
|
<h2>pyFTS.distributed.dispy module<a class="headerlink" href="#pyfts-distributed-dispy-module" title="Permalink to this headline">¶</a></h2>
|
2023-05-25 02:46:07 +04:00
|
|
|
</section>
|
|
|
|
<section id="pyfts-distributed-spark-module">
|
2020-08-19 00:06:41 +04:00
|
|
|
<h2>pyFTS.distributed.spark module<a class="headerlink" href="#pyfts-distributed-spark-module" title="Permalink to this headline">¶</a></h2>
|
2023-05-25 02:46:07 +04:00
|
|
|
</section>
|
|
|
|
</section>
|
2020-08-19 00:06:41 +04:00
|
|
|
|
|
|
|
|
|
|
|
<div class="clearer"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2019-02-21 19:00:09 +04:00
|
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
|
|
<div class="sphinxsidebarwrapper">
|
2022-04-11 03:36:17 +04:00
|
|
|
<p class="logo"><a href="index.html">
|
|
|
|
<img class="logo" src="_static/logo_heading2.png" alt="Logo"/>
|
|
|
|
</a></p>
|
2023-05-25 02:46:07 +04:00
|
|
|
<h3><a href="index.html">Table of Contents</a></h3>
|
|
|
|
<ul>
|
2019-02-21 19:00:09 +04:00
|
|
|
<li><a class="reference internal" href="#">pyFTS.distributed package</a><ul>
|
|
|
|
<li><a class="reference internal" href="#module-pyFTS.distributed">Module contents</a></li>
|
|
|
|
<li><a class="reference internal" href="#submodules">Submodules</a></li>
|
2022-04-10 21:32:24 +04:00
|
|
|
<li><a class="reference internal" href="#pyfts-distributed-dispy-module">pyFTS.distributed.dispy module</a></li>
|
2020-08-19 00:06:41 +04:00
|
|
|
<li><a class="reference internal" href="#pyfts-distributed-spark-module">pyFTS.distributed.spark module</a></li>
|
2019-02-21 19:00:09 +04:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
2023-05-25 02:46:07 +04:00
|
|
|
<h4>Previous topic</h4>
|
|
|
|
<p class="topless"><a href="pyFTS.data.html"
|
|
|
|
title="previous chapter">pyFTS.data package</a></p>
|
|
|
|
<h4>Next topic</h4>
|
|
|
|
<p class="topless"><a href="pyFTS.hyperparam.html"
|
|
|
|
title="next chapter">pyFTS.hyperparam package</a></p>
|
2019-02-21 19:00:09 +04:00
|
|
|
<div role="note" aria-label="source link">
|
|
|
|
<h3>This Page</h3>
|
|
|
|
<ul class="this-page-menu">
|
|
|
|
<li><a href="_sources/pyFTS.distributed.rst.txt"
|
|
|
|
rel="nofollow">Show Source</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="searchbox" style="display: none" role="search">
|
2020-08-19 00:06:41 +04:00
|
|
|
<h3 id="searchlabel">Quick search</h3>
|
2019-02-21 19:00:09 +04:00
|
|
|
<div class="searchformwrapper">
|
|
|
|
<form class="search" action="search.html" method="get">
|
2022-04-10 21:32:24 +04:00
|
|
|
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
2019-02-21 19:00:09 +04:00
|
|
|
<input type="submit" value="Go" />
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
2020-08-19 00:06:41 +04:00
|
|
|
<script>$('#searchbox').show(0);</script>
|
2019-02-21 19:00:09 +04:00
|
|
|
</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.hyperparam.html" title="pyFTS.hyperparam package"
|
|
|
|
>next</a> |</li>
|
|
|
|
<li class="right" >
|
|
|
|
<a href="pyFTS.data.html" title="pyFTS.data package"
|
|
|
|
>previous</a> |</li>
|
2022-04-10 21:32:24 +04:00
|
|
|
<li class="nav-item nav-item-0"><a href="index.html">pyFTS 1.7 documentation</a> »</li>
|
2019-02-21 19:00:09 +04:00
|
|
|
<li class="nav-item nav-item-1"><a href="modules.html" >pyFTS</a> »</li>
|
2020-08-19 00:06:41 +04:00
|
|
|
<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.distributed package</a></li>
|
2019-02-21 19:00:09 +04:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="footer" role="contentinfo">
|
2022-04-10 21:32:24 +04:00
|
|
|
© Copyright 2022, Machine Intelligence and Data Science Laboratory - UFMG - Brazil.
|
2023-05-25 02:46:07 +04:00
|
|
|
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.3.2.
|
2019-02-21 19:00:09 +04:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|