Skip to content

linear regression for multiple features to predict the price of an unknown house

Notifications You must be signed in to change notification settings

MZeeshan7474/Machine-Learning-for-Data-Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Apply linear regression for multiple features to predict the price of an unknown house. Use learning rate of 0.01 and complete 2 iterations. Use Gradient Descent Learning Algorithm.

Size (feet2) Number of bedrooms Number of floors Age of home (years) Price ($1000)

2104 5 1 45 460

1416 3 2 40 232

1534 3 2 30 315

852 2 1 36 178

About

linear regression for multiple features to predict the price of an unknown house

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published