Skip to content

aksha98/House-Price-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

House-Price-Predictor

House Price Prediction: Linear Regression vs. Random Forest

This repository explores the effectiveness of Linear Regression and Random Forest models for predicting house prices. Using the House Prices dataset, the project compares the performance of both models based on mean squared error and R^2 score. Code includes splitting of data, model training, evaluation, and visualization. Results demonstrate that Linear Regression model has a better fit and accuracy with lower errors and higher explained variance compared to Random Forest Model.

About

House Price Prediction using Machine Learning models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published