Skip to content

MJ2610/House_price_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

House_price_prediction

House price prediction using linear regression The task here is to predict the price of houses given a set of features as inputs. I have solved it as a regression problem using Linear Regression.