More-Machine-Learning Python code for all the algorithms is in the .py files folder. Logistic regression, Logistic ridge, LDA, QDA, Ridge Regression (by evaluating closed-form expression), linear regression (by closed-form and taking inverse of matrix),