Linear Regression In this project, I implemented three models from scratch: Rrdinary least squares (OLS) regression L2 regularization for regression Logistic regression. Main Notebook Functions