Skip to content

mehulbhat/Predicting-House-Prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting-House-Prices

Linear Regression model to predict housing prices.

For this project, we are going to work on evaluating price of houses given the following features:

  1. Year of sale of the house
  2. The age of the house at the time of sale
  3. Distance from city center
  4. Number of stores in the locality
  5. The latitude
  6. The longitude

Note: This program uses python 3 and these packages: tensorflow, pandas, matplotlib, scikit-learn

The Validation Loss and Training Loss can be visualized as below:

The Price Prediction of trained and untrained models can be visualized as below:

About

Linear Regression model to predict housing prices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages