/bostonhousepricing

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Boston House Pricing Prediction

Software And Tools Requirements

  1. Github Account
  2. Heroku Account
  3. VSCodeIDE
  4. GitCLI

Create a new environment

python3 -m venv venv

Install the requirements, where package names were previously noted in requirements.txt

pip install -r requirements.txt