COMP9417 homework 2
COMP9417 – Machine Learning Homework 2: Classification models – Regularized Logistic Regression and the Perceptron Introduction In this homework we first look at a regularized version of logistic regression. You will im- plement the algorithm from scratch and compare it to the existing sklearn implementation. Special care will be taken to ensure that our implementation […]
COMP9417 homework 2 Read More »