Metadata-Version: 2.1
Name: scikit-hts
Version: 0.1.0
Summary: Hierarchical Time Series forcasting
Home-page: UNKNOWN
Author: Carlo Mazzaferro
Author-email: carlo.mazzaferro@gmail.com
License: UNKNOWN
Keywords: scikit-hts
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy (>=1.17.4)
Requires-Dist: pandas (>=0.25.3)
Requires-Dist: fbprophet (==0.5)
Requires-Dist: scipy (>=1.3.2)
Requires-Dist: scikit-learn (>=0.21.3)

==========
scikit-hts
==========


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


