2018-08-30 09:05:29 +04:00
2018-08-30 23:04:52 +04:00
<!doctype html>
2018-08-30 09:05:29 +04:00
2020-08-19 00:06:41 +04:00
< html >
2018-08-30 09:05:29 +04:00
< head >
2020-08-19 00:06:41 +04:00
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < script type = "text/javascript" >
2018-09-25 18:19:37 +04:00
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 >
2019-05-07 23:24:59 +04:00
< title > pyFTS.benchmarks package — pyFTS 1.6 documentation< / title >
2018-08-30 23:04:52 +04:00
< link rel = "stylesheet" href = "_static/bizstyle.css" type = "text/css" / >
2018-08-30 09:05:29 +04:00
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
2020-08-19 00:06:41 +04:00
< 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 >
2018-08-30 09:05:29 +04:00
< link rel = "index" title = "Index" href = "genindex.html" / >
< link rel = "search" title = "Search" href = "search.html" / >
2018-08-30 23:04:52 +04:00
< link rel = "next" title = "pyFTS.common package" href = "pyFTS.common.html" / >
< link rel = "prev" title = "pyFTS package" href = "pyFTS.html" / >
< meta name = "viewport" content = "width=device-width,initial-scale=1.0" >
<!-- [if lt IE 9]>
2020-08-19 00:06:41 +04:00
< script src = "_static/css3-mediaqueries.js" > < / script >
2018-08-30 23:04:52 +04:00
<![endif]-->
2018-08-30 09:05:29 +04:00
< / head > < body >
2018-08-30 23:04:52 +04:00
< 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.common.html" title = "pyFTS.common package"
accesskey="N">next< / a > |< / li >
< li class = "right" >
< a href = "pyFTS.html" title = "pyFTS package"
accesskey="P">previous< / a > |< / li >
2019-05-07 23:24:59 +04:00
< li class = "nav-item nav-item-0" > < a href = "index.html" > pyFTS 1.6 documentation< / a > » < / li >
2018-08-30 23:04:52 +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.benchmarks package< / a > < / li >
2018-08-30 23:04:52 +04:00
< / ul >
2020-08-19 00:06:41 +04:00
< / div >
2018-08-30 09:05:29 +04:00
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
< div class = "section" id = "pyfts-benchmarks-package" >
< h1 > pyFTS.benchmarks package< a class = "headerlink" href = "#pyfts-benchmarks-package" title = "Permalink to this headline" > ¶< / a > < / h1 >
2018-08-30 23:04:52 +04:00
< div class = "section" id = "module-pyFTS.benchmarks" >
< span id = "module-contents" > < / span > < h2 > Module contents< a class = "headerlink" href = "#module-pyFTS.benchmarks" title = "Permalink to this headline" > ¶< / a > < / h2 >
< p > pyFTS module for benchmarking the FTS models< / p >
< / div >
2018-08-30 09:05:29 +04:00
< div class = "section" id = "submodules" >
< h2 > Submodules< a class = "headerlink" href = "#submodules" title = "Permalink to this headline" > ¶< / a > < / h2 >
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-benchmarks-module" >
< h2 > pyFTS.benchmarks.benchmarks module< a class = "headerlink" href = "#pyfts-benchmarks-benchmarks-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 23:04:52 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-measures-module" >
< h2 > pyFTS.benchmarks.Measures module< a class = "headerlink" href = "#pyfts-benchmarks-measures-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 23:04:52 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-residualanalysis-module" >
< h2 > pyFTS.benchmarks.ResidualAnalysis module< a class = "headerlink" href = "#pyfts-benchmarks-residualanalysis-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 23:04:52 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-tests-module" >
< h2 > pyFTS.benchmarks.Tests module< a class = "headerlink" href = "#pyfts-benchmarks-tests-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2019-06-06 18:04:20 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-util-module" >
< h2 > pyFTS.benchmarks.Util module< a class = "headerlink" href = "#pyfts-benchmarks-util-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 23:04:52 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-arima-module" >
< h2 > pyFTS.benchmarks.arima module< a class = "headerlink" href = "#pyfts-benchmarks-arima-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 09:05:29 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-knn-module" >
< h2 > pyFTS.benchmarks.knn module< a class = "headerlink" href = "#pyfts-benchmarks-knn-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 09:05:29 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-naive-module" >
< h2 > pyFTS.benchmarks.naive module< a class = "headerlink" href = "#pyfts-benchmarks-naive-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 09:05:29 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-quantreg-module" >
< h2 > pyFTS.benchmarks.quantreg module< a class = "headerlink" href = "#pyfts-benchmarks-quantreg-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2019-06-06 18:04:20 +04:00
< / div >
2020-08-19 00:06:41 +04:00
< div class = "section" id = "pyfts-benchmarks-gaussianproc-module" >
< h2 > pyFTS.benchmarks.gaussianproc module< a class = "headerlink" href = "#pyfts-benchmarks-gaussianproc-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2019-06-06 18:04:20 +04:00
< / div >
2021-01-13 00:40:21 +04:00
< div class = "section" id = "pyfts-benchmarks-bsts-module" >
< h2 > pyFTS.benchmarks.BSTS module< a class = "headerlink" href = "#pyfts-benchmarks-bsts-module" title = "Permalink to this headline" > ¶< / a > < / h2 >
2018-08-30 09:05:29 +04:00
< / div >
< / div >
2020-08-19 00:06:41 +04:00
< div class = "clearer" > < / div >
2018-08-30 09:05:29 +04:00
< / div >
< / div >
< / div >
2020-08-19 00:06:41 +04:00
< 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.benchmarks package< / a > < ul >
< li > < a class = "reference internal" href = "#module-pyFTS.benchmarks" > Module contents< / a > < / li >
< li > < a class = "reference internal" href = "#submodules" > Submodules< / a > < / li >
2021-01-13 00:40:21 +04:00
< li > < a class = "reference internal" href = "#pyfts-benchmarks-benchmarks-module" > pyFTS.benchmarks.benchmarks module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-measures-module" > pyFTS.benchmarks.Measures module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-residualanalysis-module" > pyFTS.benchmarks.ResidualAnalysis module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-tests-module" > pyFTS.benchmarks.Tests module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-util-module" > pyFTS.benchmarks.Util module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-arima-module" > pyFTS.benchmarks.arima module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-knn-module" > pyFTS.benchmarks.knn module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-naive-module" > pyFTS.benchmarks.naive module< / a > < / li >
< li > < a class = "reference internal" href = "#pyfts-benchmarks-quantreg-module" > pyFTS.benchmarks.quantreg module< / a > < / li >
2020-08-19 00:06:41 +04:00
< li > < a class = "reference internal" href = "#pyfts-benchmarks-gaussianproc-module" > pyFTS.benchmarks.gaussianproc module< / a > < / li >
2021-01-13 00:40:21 +04:00
< li > < a class = "reference internal" href = "#pyfts-benchmarks-bsts-module" > pyFTS.benchmarks.BSTS module< / a > < / li >
2020-08-19 00:06:41 +04:00
< / ul >
< / li >
< / ul >
< h4 > Previous topic< / h4 >
< p class = "topless" > < a href = "pyFTS.html"
title="previous chapter">pyFTS package< / a > < / p >
< h4 > Next topic< / h4 >
< p class = "topless" > < a href = "pyFTS.common.html"
title="next chapter">pyFTS.common package< / a > < / p >
< div role = "note" aria-label = "source link" >
< h3 > This Page< / h3 >
< ul class = "this-page-menu" >
< li > < a href = "_sources/pyFTS.benchmarks.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 >
2018-08-30 09:05:29 +04:00
< div class = "clearer" > < / div >
< / div >
2018-08-30 23:04:52 +04:00
< 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.common.html" title = "pyFTS.common package"
>next< / a > |< / li >
< li class = "right" >
< a href = "pyFTS.html" title = "pyFTS package"
>previous< / a > |< / li >
2019-05-07 23:24:59 +04:00
< li class = "nav-item nav-item-0" > < a href = "index.html" > pyFTS 1.6 documentation< / a > » < / li >
2018-08-30 23:04:52 +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.benchmarks package< / a > < / li >
2018-08-30 23:04:52 +04:00
< / ul >
< / div >
< div class = "footer" role = "contentinfo" >
© Copyright 2018, Machine Intelligence and Data Science Laboratory - UFMG - Brazil.
2020-08-19 00:06:41 +04:00
Created using < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > 3.1.2.
2018-08-30 09:05:29 +04:00
< / div >
< / body >
< / html >