Supplemental Material for CSCI 5622, Spring 2008
Sam Reid
Slides from class on 1-23-2008
Slides from class on 1-30-2008
Homework 1 is due by noon on Tuesday, Jan 29, 2008
Matlab test harness: main.m Last Edited on 1-25-2008 at 11:03 AM to
add target values for test points
Regression Dataset: auto-csv.csv
Email your solutions to reids at colorado.edu
Subject line must read: "csci5622_hw1" without quotes
if you have to submit a solution twice, append underscore then "v" then
resubmission number, for example, my first resubmission would have the
subject line:
"csci5622_hw1_v2" without quotes.
Solutions to problems 1, 2, 5 and 6 should be
submitted in plain text (i.e. in the email body), and the Matlab
implementations for problems 3,4, and 5 should should all be zipped
together into a single zip file (with no internal structure), and added
as a single attachment to the email.
These submissions instructions are subject to change before 8:00am
Monday Jan 28th; before you submit your solution, check these
submission instructions again.
My solution matrix for HW1 is:
11.6667 3.9400 23.4459
17.3333 1.0000 19.0000
20.9167 2.5000 44.6485
17.3333
2.2222 0
14.2500 3.1563 123.0000
This result is without standardizing
any data. If you got this result, you probably have a correct
implementation; if not, you may or may not have a problem (depending on
how you broke ties).
Homework
2 is due by noon on Tuesday, Feb 5, 2008
Matlab interface test: main.m
Email your solutions to reids at colorado.edu
Subject line must read: "csci5622_hw2" without quotes.
If you have to submit a solution twice, append underscore then "v" then
resubmission number, for example, my first resubmission would have the
subject line:
"csci5622_hw2_v2" without quotes.
Solutions to problems 1-3 should be
submitted in plain text in the email body, and the Matlab
implementations (M-Files) for problems 4 a-c should should all be
zipped
together into a single zip file (with no internal structure, i.e. all
files should be top-level entries in the zip file), and added
as a single attachment to the email.
These submissions instructions are subject to change before 5pm
Friday Feb 1st; before you submit your solution, check these
submission instructions again.