April 30, 2025
Implementing a combination of Lasso and Ridge regression in Python
February 5, 2024
Detecting and handling multicollinearity using L1 regularization
February 1, 2022
Continuous prediction made from scratch
December 24, 2023
Binary prediction using the logit function made from scratch
February 8, 2024
Detecting and handling multicollinearity using L2 regularization