Skip to content

This is a small project to test and implement Deep Neural Networks in solving a linear regression problem, which is to predict house prices based on the features provided. The data used in this project are all taken from the Kaggle website.

Notifications You must be signed in to change notification settings

devildances/HousePricePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

House Price Prediction using Deep Neural Networks

Data source from Kaggle : House price prediction challenge

Column Description
POSTED_BY Category marking who has listed the property
UNDER_CONSTRUCTION Under Construction or Not
RERA Rera approved or Not
BHK_NO Number of Rooms
BHKORRK Type of property
SQUARE_FT Total area of the house in square feet
READYTOMOVE Category marking Ready to move or Not
RESALE Category marking Resale or not
ADDRESS Address of the property
LONGITUDE Longitude of the property
LATITUDE Latitude of the property

About

This is a small project to test and implement Deep Neural Networks in solving a linear regression problem, which is to predict house prices based on the features provided. The data used in this project are all taken from the Kaggle website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published