A mathematical deep dive into making the most of your ARIMA models with parameteric tuning.
For the purpose of this primer we will be demonstrating most of our transformation and modeling on the 'Sales of shampoo over a three year period' dataset that was acquired from DataMarket.
To run please install Flask for Python.
- Make sure you are in the work directory
- Run with following command:
flask run