Skip to content

A Machine Learning based Prediction Model on HousePrice Dataset

Notifications You must be signed in to change notification settings

EsratMaria/MachineLearningPredictionModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Regression based Prediction Algorithm

In this repository, I make a model for predicting housing prices based on previous training data. This model is able to predict future house prices with great accuracy.

Dataset

I have used a housing dataset from Kaggle. It can be found here.

Accuracy Plot

The regression score is quite high due to using GradientBoostingRegressor

regression score = 90.7%

We can also use LinearRegression

I also showed a graph comparing the real price and the predicted price by the regression model. this graph is like below:

About

A Machine Learning based Prediction Model on HousePrice Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages