Skip to content

This project is concerned with applying different ML models to predict Housing prices from the given dataset.

Notifications You must be signed in to change notification settings

Abhineeth09/HousingPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HousingPrediction

This project is concerned with applying different ML models to predict Housing prices from the given dataset. The CSV file contains the following features- longitude,latitude,housing_median_age,total_rooms,total_bedrooms,population,households,median_income,median_house_value,ocean_proximity These features are fed into scikit learn pipelines.The dataset is split into training and testing sets. We compare the results between a Linear Regression Model(Linear Kernel) and a RandomForestRegressor.

About

This project is concerned with applying different ML models to predict Housing prices from the given dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages