Homework 1
Download the problems here
Due date: 1st June before
10:00 AM
You would need the following
files for your home work:
Description of the files:
All the four files are ascii
files.
data.dat contains data for a regression
problem, there is only one variable and one target. It contains 100 data points
class.txt, class2.txt and class3.txt contain data for a two class classification problem.
Each point has 2 features and the last column represents the class label (1 for
class 1 and 0 for class2).
The homework involves writing
programs and drawing plots. It is very convenient to use MATLAB for this
purpose. But you may use any other tool of your choice.