.gitignore
LICENSE
MANIFEST.in
README.md
TODO.md
extended_tutorial.md
functional_environments.md
setup.py
standalone.py
test.py
AutoTS.egg-info/PKG-INFO
AutoTS.egg-info/SOURCES.txt
AutoTS.egg-info/dependency_links.txt
AutoTS.egg-info/requires.txt
AutoTS.egg-info/top_level.txt
autots/__init__.py
autots/datasets/__init__.py
autots/datasets/_base.py
autots/datasets/fred.py
autots/datasets/data/eia_weekly.zip
autots/datasets/data/fred_monthly.zip
autots/datasets/data/fred_yearly.csv
autots/datasets/data/toy_daily.csv
autots/datasets/data/traffic_hourly.zip
autots/evaluator/__init__.py
autots/evaluator/auto_model.py
autots/evaluator/auto_ts.py
autots/evaluator/metrics.py
autots/models/__init__.py
autots/models/basics.py
autots/models/dnn.py
autots/models/ensemble.py
autots/models/gluonts.py
autots/models/prophet.py
autots/models/sklearn.py
autots/models/statsmodels.py
autots/models/tfp.py
autots/models/tsfresh.py
autots/templates/__init__.py
autots/templates/general.py
autots/templates/generic_template.csv
autots/tools/__init__.py
autots/tools/holiday.py
autots/tools/impute.py
autots/tools/probabilistic.py
autots/tools/profile.py
autots/tools/shaping.py
autots/tools/transform.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
img/autots_logo.jpg
img/autots_logo.png