In this data science machine learning project tutorial, we are going to build an end to end machine learning project and then deploy it via Heroku.
UPDATE: Heroku is upgrading the platform and you may not be able to see this project at the moment. If you are not able to see it right away, kindly come back to check for update.
Test App here: https://tdsapp.herokuapp.com/
Join Telegram Group: t.me/totaldatascience
STEPS:
- Choose your use-case
- Get your dataset prepared and build your model and choose the best model
- Create a web App using Flask
- Commit your code to Github
- Create your account on Heroku
- Link your Heroku account to your Github account
- Deploy and test your App