News

In this video, we will implement Multiple Linear Regression in Python from Scratch on a Real World House Price dataset. We will not use built-in model, but we will make our own model. This can be ...
In the example below, I use an e-commerce data set to build a regression model. I also explain how to determine if the model reveals anything statistically significant, as well as how outliers may ...