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.