Skip to content

Part of my teaching at Concordia Data Science Bootcamps

Notifications You must be signed in to change notification settings

melhazzouri/model_deployment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mode Deployment

  • Using Flask to deploy ML models. We will gradually learn how to use html form and a pre-saved pickle model to pass the user's input to the model, run the prediction process and print back the output of the model.

Part of my teaching at Concordia Data Science Bootcamp*

About

Part of my teaching at Concordia Data Science Bootcamps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 80.3%
  • HTML 11.3%
  • Python 8.4%