Predict Housing Price using Linear Regression in Python
A walk-through of cost computation, gradient descent, and regularization using Boston Housing dataset Linear Regression seems old and naive when Large Language Models (LLMs) dominate people’s attention through their sophistication recently. Is there still a point of understanding it? My answer is “Yes”, because it’s a building block of more complex models, including LLMs. Creating …
Predict Housing Price using Linear Regression in Python Read More »










