Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 310 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 310 Bytes

PRODIGY_ML_01

Implement a linear regression model to predict house prices using features such as square footage, the number of bedrooms, and bathrooms. This model will learn the relationship between these features and house prices, providing a way to estimate the price of a house given its characteristics.