/BostonHousePricing-End2End

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

BostonHousePricing-End2End

Software and Tools Requirement

  1. Github-Account
  2. Render-Account
  3. Vs-Code-IDE
  4. Git-CLI

Create new environment

conda create -p venv python==3.7 -y

Install all required packages

pip install -r requirements.txt

Run the application on your local machine

python app.py

Sample of running application

screenshot

screenshot

click-to-check-the-project

--------------------------------------- END -----------------------------------------------

Thanks!!