WPI Worcester Polytechnic Institute

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

CS4341 Introduction to Artificial Intelligence 
Project 2 - C 2000

PROF. CAROLINA RUIZ 

Due Date: Wednesday, March 1, 2000 at 6 pm. 
------------------------------------------


PROJECT DESCRIPTION

Construct the most accurate decision tree you can for 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 following directory on the CCC machines:
/cs/cs4341/Project2
The files contained in that directory were taken from the Univ. of California-Irvine Machine Learning Repository.

The directory contains the following files


PROJECT ASSIGNMENT

The following are guidelines for the construction and testing of your decision tree:

REPORT AND DUE DATE

Project 2 is due on Wednesday, March 1 at 6:00 pm. Your system should follow the
CS Department Documentation Standard.