Skip to content

avrambardas/flask-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model-deployment

Model deployment example using Flask and Render

preview

Live small preview here

For full access, you can run the code on github codespace with the following steps:

  1. create codna env: conda create -n model_deployment python=3.10.0
  2. activate env: conda activate model_deployment
  3. install the following: pip install flask gunicorn pickle-mixin scikit-learn
  4. run app: python app.py
  5. deactivate env: conda deactivate

About

Model deployment example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •