News

Implement Linear Regression in Python from Scratch ! In this video, we will implement linear regression in python from scratch. We will not use any build in models, but we will understand the code ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
xkcd #2048 is exceptionally relevant to this. Doing linear regression well with a big dataset is difficult! I do this all the time at work and honestly I often show a scatter plot without any ...
This project aims to accurately predict house prices using advanced regression techniques in data science. Leveraging a structured housing dataset, we apply models such as Linear Regression, Decision ...