WPI Worcester Polytechnic Institute

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

CS539 Machine Learning - Spring 2003 
Project 7 - Genetic Algorithms

PROF. CAROLINA RUIZ 

Due Date: Thursday, April 03 2003 at 10 am. 
------------------------------------------


PROJECT DESCRIPTION

Use Genetic Algorithms to construct classifiers 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 9 of the textbook on Genetic Algorithms in great detail.

  2. The following are guidelines to use genetic algorithms to construct your hypothesis:

REPORT AND DUE DATE