digital scanner

Write a logistic regression program (function) using gradient descent algorithm. And train the weights using training set and then test the result on the test set.

Homework Assignment #2 Through this homework assignment, you will refresh on the concepts of derivatives and convexity, and will practice on programming of logistic regression for binary classification. For Problems 1-3, you may write the solutions by hand, and then scan them into a pdf file using a digital scanner. Photo imaging is not accepted. […]

Scroll to top