Skip to content

mike456752/my_model_deployment_heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_model_deployment

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published