CS539 MACHINE LEARNING. SPRING 99
PROJECT 4
Comparison of Machine Learning Methods

PROF. CAROLINA RUIZ
Department of Computer Science
Worcester Polytechnic Institute



PROJECT DESCRIPTION

Each student in the class is expected to:
  1. select an ML technique/paradigm (mutually agreed upon with the instructor ) not covered by the previous 3 projects nor by other students in the class. These techniques include, but are not limited to, instance-based learning, genetic algorithms, rule learning, and reinformen t learning;
  2. research the ML literature on this technique;
  3. design and implement a prototype system that solves the learning task using the chosen learning technique;
  4. apply the constructed system to the census-income dataset;
  5. write a webpage summarizing the relevant background knowledge and project results;
  6. and give a 30 minute, oral, in-class presentation describing the achievements of this project.

A comparison of the results obtained by the different learning techniques/algo rithms will be drawn as a group effort.


REPORT AND DUE DATE

Project 4 is due on Tuesday, April 13 at 5:30 pm. Your system should follow the
Departmental Documentation Standard.


WEB PAGES OF THE INDIVIDUAL PROJECTS

Janet Burge Genetic Algorithms
Weiyang Lin Rule-based Learning
Shawn Nicholson Instance-based Learning
Seshubabu Pasam Reinforcement Learning ( Report)