================= InfoDenguePredict ================= This is the documentation of **InfoDenguePredict**. This Project aims to collect models for time series prediction tested and optimized for the **InfoDengue** system series. **InfoDengue** is a system that produces continuous epidemic analytics including Nowcasting and Forecasting. This package is still in alpha, but it aims to provide a stable API for the generation of forecasts based on the available models as well as tools for model comparison and selection. If you want to contribute to this package, please take a look at the Contributing section. .. note:: This is the main page of your project's `Sphinx `_ documentation. It is formatted in `reStructuredText `__. Add additional pages by creating rst-files in ``docs`` and adding them to the `toctree `_ below. Use then `references `__ in order to link them from this page, e.g. :ref:`authors ` and :ref:`changes`. It is also possible to refer to the documentation of other Python packages with the `Python domain syntax `__. By default you can reference the documentation of `Sphinx `__, `Python `__, `matplotlib `__, `NumPy `__, `Scikit-Learn `__, `Pandas `__, `SciPy `__. You can add more by extending the ``intersphinx_mapping`` in your Sphinx's ``conf.py``. Contents ======== .. toctree:: :maxdepth: 2 Models Contributing License Authors Changelog Module Reference Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`