Forecasting the time series revenue for the next 30 days from aavail dataset
All commands are run in this directory.
Run part1.ipynb
Run part2.ipynb
~$ ! python model/model.py~$ python app.py~$ ! python unittests/ApiTests.py~$ python run-tests.py~$ docker build -t YOUR_IMAGE_NAME .~$ docker run -p 4000:8080 YOUR_IMAGE_NAMEGo to http://0.0.0.0:4000/