Homework 5 for datamining


Complete this table by running the data sets  listed at the top through the algorithms listed along the side.
Each element of the table represents information for the algorithm in the row and the data set in the column.
Each cell has the following three inputs.

Data inputs:

  1. If you were able to run the algorithm in the row on the data in the column, leave this as applies, otherwise write a one line explanation of why you could not use the algorithm on the data set. (In this case you will not fill out the other fields.)
  2. copy the EXACT command line you used to run the data set and get your outputs
  3. copy the best estimate (from your output) of the error rate of the rule set.
NOTICE: The RULE inputs are dropped, instead there will be matching questions on the final where you must match generated rules to algorithms and data sets.

When you have filled in all inputs, submit your form using the submit button at the bottom. You should get a message that your form was submitted. Keep a copy of the message to prove you submitted it. You should alos print the filled in form as  record.



Last Name:   first name: 
ML Algorithm: weather.nominal.arff weather.arff  contact-lenses.arff  cpu.arff  iris.arff 
1R









Naive Bayes









Decision table









Instance based learner









C4.5









PART rule learner









Linear regression