WPI Worcester Polytechnic Institute

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

CS539 Machine Learning - Spring 2003 
Project 8 - Rule Learning

PROF. CAROLINA RUIZ 

Due Date: Monday, April 14 2003 at 10 am. 
------------------------------------------


PROJECT DESCRIPTION

Use sequential covering algorithms to construct sets of classification rules for each of the following problems:

  1. Predicting the class attribute (CARAVAN Number of mobile home policies) in the The Insurance Company Benchmark (COIL 2000) dataset.

  2. Predicting whether the income of a given person is >50K or <= 50K using the census-income dataset from the US Census Bureau which is available at the Univ. of California Irvine Repository.

PROJECT ASSIGNMENT

  1. Read Chapter 10 of the textbook on Rule Learning in great detail.

  2. The following are guidelines for the construction of your set of rules:

REPORT AND DUE DATE