News

For two categorical variables, one measured on an ordinal scale and one measured on a nominal scale, you may assign scores to the levels of the ordinal variable and test whether the mean scores for ...
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 ...