CS6140 11F: Homework 03

Assigned: Monday, October 24, 2011
Due: Wednesday, November 2, 2011

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.