git clone https://github.com/rshrc/sales_forecast_ml && cd sales_predict_ml
python3 manage.py makemigrations predict && python3 manage.py migrate
python3 ml_core/ml_process/server_predictor.py
python3 manage.py runserver
You should now be able to access the sales_predict_ml web app in localhost:8000 in your browser
Install Linux or buy a Mac and revisit https://github.com/rshrc/sales_forecast_ml/README.md