WPI Worcester Polytechnic Institute

Computer Science Department
------------------------------------------

CS539 Machine Learning - Spring 2005 
Project 9 - Final Project

PROF. CAROLINA RUIZ 

Due Date: Tuesday, April 26th 2005. Slides are due at 3:00 pm and the written report is due at 4:00 pm. 
------------------------------------------

This final assignment consists of two parts:
  1. Work further on your weakest (or more precisely, your least-strong) project so that you turn it into your best one. Take advantage of the feedback that you received from me and/or from your classmates during that project presentation and on your written report. (Each one of you and I have agreed upon which of the projects is your weakest project.)

  2. Complete the following table summarizing each and everyone of your projects. Please include this table in your report and in your slides.

    Technique DecisionTrees ID3/J4.8 NeuralNetworks NaiveBayes/BayesNets Instance-Based IB1/IBk/LBR/LWR GeneticAlgorithms RuleLearning Prism/Foil Technique re-done for final project: ________
    Code (mine/other/adapted)              
    Programming Language              
    DATASET I (name):              
    Best accuracy              
    Size of the model              
    How readable is the model?              
    Number of attributes used              
    Num. of training instances              
    Num. of test instances              
    Missing values included?(y/n)              
    Pre-processing done              
    Evaluation method used
    (n-fold cross val, % split, ...)
                 
    Training Time              
    Testing Time              
    DATASET II (name), if any:              
    Best accuracy              
    Size of the model              
    How readable is the model?              
    Number of attributes used              
    Num. of training instances              
    Num. of test instances              
    Missing values included?(y/n)              
    Pre-processing done              
    Evaluation method used
    (n-fold cross val, % split, ...)
                 
    Training Time              
    Testing Time              
    Domains-for/Conditions-under which this method works best              
    Strengths of this project/column              
    Weaknesses of this project/column              
    Other comments              


REPORT AND DUE DATE