Skip to content

tejasrivastav/productionize-datascience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Productionize Data Science

This is an example to deploy iris model prediction.

The notebook section has the jupyter notebooks and the converted code to python.

Steps identified:

  1. Define Problem.
  2. Prepare Data.
  3. Evaluate Algorithms.
  4. Improve Results.
  5. Save the model.
  6. Predict on incoming set of new data.

The code also explain example to send data from html to Flask server to predict on new data points.

The Model is generate and deploy on aws lambda using zappa

To read more about: https://www.linkedin.com/pulse/pushing-jupyter-notebooks-production-teja-srivastasa/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published