Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 345 Bytes

Server to predict house prices given information about the house

setup

  1. Install python
  2. pip install -r requirements.txt

How to run

Open up a terminal and run python server.py Open a browser and enter the URL

http://localhost:8000?LotArea=123&YearBuilt=2020&1stFlrSF=900&2ndFlrSF=800&FullBath=1&BedroomAbvGr=2&TotRmsAbvGrd=3