CODE_OF_CONDUCT.md
MANIFEST
README.md
license.txt
setup.cfg
setup.py
__pycache__/Forecaster.cpython-37.pyc
__pycache__/Forecaster.cpython-38.pyc
__pycache__/Grids.cpython-37.pyc
__pycache__/Grids.cpython-38.pyc
assets/logo1.png
assets/logo2.png
assets/main_forecast.png
assets/plot.png
assets/plot_acf.png
assets/plot_different_levels.png
assets/plot_fitted.png
assets/plot_pacf.png
assets/plot_periodogram.png
assets/plot_seasonal_decompose.png
assets/plot_test_set.png
assets/pt1/Thumbs.db
assets/pt1/acf.png
assets/pt1/acf_diff.png
assets/pt1/forecast_diff.png
assets/pt1/forecast_level.png
assets/pt1/housing_diff.png
assets/pt1/housing_level.png
assets/pt1/pacf.png
assets/pt1/pacf_diff.png
assets/pt1/seasonal.png
assets/pt2/baltimorewashington-organic_fcst.png
assets/pt2/baltimorewashington-organic_test.png
assets/pt2/best_model.png
assets/pt2/mape_dist.png
assets/pt2/mape_mean.png
assets/pt2/mape_median.png
assets/pt2/pacf.png
assets/pt2/southeast-organic_fcst.png
assets/pt2/southeast-organic_test.png
assets/pt3/fitted.png
assets/pt3/fitted_level.png
assets/pt3/forecast.png
assets/pt3/test_set.png
docs/call_me_history.md
docs/change_log.md
docs/estimators.md
docs/export.md
docs/features.md
docs/levels.md
docs/metrics.md
docs/normalizer.md
docs/plotting.md
docs/tune.md
docs/warnings.md
docs/weighted.md
docs/xvars.md
examples/Grids.py
examples/README.md
examples/avocado.csv
examples/avocado_model_summaries.csv
examples/avocado_results.pckl
examples/avocados.ipynb
examples/housing.py
examples/housing_different_levels.py
examples/housing_different_levels_feature_info.xlsx
examples/housing_different_levels_results.xlsx
examples/housing_feature_info.xlsx
examples/housing_results.xlsx
examples/warnings.log
examples/.ipynb_checkpoints/Grids-checkpoint.py
examples/.ipynb_checkpoints/avocados-checkpoint.ipynb
examples/__pycache__/Grids.cpython-38.pyc
src/SCALECAST.egg-info/PKG-INFO
src/SCALECAST.egg-info/SOURCES.txt
src/SCALECAST.egg-info/dependency_links.txt
src/SCALECAST.egg-info/requires.txt
src/SCALECAST.egg-info/top_level.txt
src/scalecast/Forecaster.py
src/scalecast/GridGenerator.py
src/scalecast/__init__.py
src/scalecast/__pycache__/Forecaster.cpython-38.pyc
src/scalecast/__pycache__/GridGenerator.cpython-38.pyc
src/scalecast/__pycache__/Grids.cpython-38.pyc
src/scalecast/__pycache__/__init__.cpython-38.pyc