/MLOps_bostonhousepricing

Primary LanguageJupyter NotebookMIT LicenseMIT

End To End Machine Learning Project Implementation With Dockers,Github Actions And Deployment (Heroku)

Boston House Pricing Prediction

Software And Tools Requirements

  1. Github Account
  2. VS Code IDE
  3. Heroku Account
  4. Git CLI

Create a new environment!

conda create -p venv python==3.7 -y