Skip to content

ServalForest/house-price-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published