CS6140 12F: Homework 03

Assigned: Wednesday, October 03, 2012
Due: Wednesday, October 17, 2012

Last modified:


General Instructions

  1. Feel free to work with others on this assignment. However, you must acknowledge with whom you worked, you must write your own code, and you must create your own report.


Assignment

In this assignment, you will test regression and logistic regression trained via gradient descent on the Spambase data set, and you will also run the perceptron algorithm on a linearly separable data set that will be supplied.