Metadata-Version: 2.1
Name: autotime
Version: 0.1.3
Summary: Automated ML-based predictive analytics framework for time-series data.
Home-page: https://github.com/Kevin-Chen0/auto-time-series.git
Author: Kevin R. Chen
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
Requires-Dist: art
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: plotly
Requires-Dist: scikit-learn
Requires-Dist: statsmodels (>=0.11.0)
Requires-Dist: pyflux
Requires-Dist: tscv
Requires-Dist: fbprophet
Requires-Dist: tensorflow (>=2.0.0)
Requires-Dist: dnntime
Requires-Dist: ipdb

# Auto_TimeSeries
Automatically build multiple Time Series models with a single line of code


