Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 284 Bytes

Titanic-survivor-predictor

A simple project made to figure out:

  • How to use ml models made in a notebook in websites
  • How to host such a website
  • How to get input from the user and produce outputs from the model

Concepts learned:

  • Pickling
  • Hosting on heroku