pyFTS/docs/build/html/_sources/index.rst.txt
2018-08-30 17:08:27 -03:00

67 lines
2.6 KiB
ReStructuredText

.. pyFTS documentation master file, created by
sphinx-quickstart on Wed Aug 29 13:47:28 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to pyFTS's documentation!
=================================
What is pyFTS Library?
----------------------
.. image:: https://badges.frapsoft.com/os/v2/open-source.png?v=103
.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
.. image:: https://img.shields.io/badge/Made%20with-Python-1f425f.svg
This package is intended for students, researchers, data scientists or whose want to exploit the Fuzzy Time Series methods. These methods provide simple, easy to use, computationally cheap and human-readable models, suitable from statistic laymans to experts.
This tool is developed on `MINDS Lab <http://www.minds.eng.ufmg.br/>`_,
headed by Prof. Frederico Gadelha Guimarães from `Electrical
Engineering Departament <https://www.ppgee.ufmg.br/>`_ of `Federal University
of Minas Gerais (UFMG) <https://ufmg.br/>`_ at Brazil. Also colaborate
with this tool the Brazilian instituitions `Federal Institute of
North of Minas Gerais (IFNMG) <http://www.ifnmg.edu.br>`_ and `Federal Institute of Minas Gerais
(IFMG) <http://www.ifmg.edu.br>`_ .
.. raw:: html
<center>
<table><tr><td> <a href="http://www.minds.eng.ufmg.br/"><img src="https://github.com/petroniocandido/pyFTS/raw/master/img/minds_logo_medium.jpeg" alt="MINDS - Machine Intelligence and Data Science Lab" width="100"/></a></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.ufmg.br/"><img src="https://www.ufmg.br/marca/ass3.jpg" alt="UFMG" width="100"/></a></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.ifnmg.edu.br/"><img
src="https://www.ifnmg.edu.br/arquivos/2016/reitoria/Not%C3%ADcias/ifnmg_vertical_jpg.jpg" alt="IFNMG" width="130"/></a></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td><a href="https://www.ifmg.edu.br/"><img
src="http://www.ifmg.edu.br/portal/imagens/logovertical.jpg" alt="IFMG" width="100"/></a></td>
</tr>
</table>
</center>
.. toctree::
:maxdepth: 3
:caption: API Documentation:
quickstart
modules
How to reference pyFTS?
-----------------------
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1405817.svg
:target: https://doi.org/10.5281/zenodo.1405817
Silva, P. C. L. et al. *pyFTS: Fuzzy Time Series for Python (Version v4.0).* Belo Horizonte. 2018. DOI: 10.5281/zenodo.1405817. Url: <https://doi.org/10.5281/zenodo.1405817>
Indexes
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`