Zongkun
Batch code:LISUM12
0.init a virtual environment:
python3 -m venv venv
source venv/bin/activate
1.Find the simple code from github
2.finish the local deployment part
3.create procfile
3.5. choose a the virtual interpreter
4.set requirment file :python3 -m pip freeze > requirements.txt attetion: sklearn in local is old version. However, on the heroku wesbite, it needs the newest version. don't forget to install gunicorn
check all the version please
5.upload on the github
6.deploy on the heroku
7.here is the link:https://fclass.herokuapp.com/
submission date 1/09/2022 submitted to data glacier