WPI Worcester Polytechnic Institute

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

CS 525D KNOWLEDGE DISCOVERY AND DATA MINING  
Project 1: Association Rule Mining - Spring 2004

PROF. CAROLINA RUIZ 

Due Date: March 2nd at 3:00 pm  
------------------------------------------


PROJECT DESCRIPTION

Use the association rule mining module of the Weka system to mine asociation rules from the following datasets:

PROJECT ASSIGNMENT

You must work on this project individually. Mine, using the Weka system, association rules from the datasets above. Keep in mind that due to the representation of frequent itemsets in Weka, this system may run out of memory when mining datasets with as few as a dozen attributes. Run several experiments with your data and the system varying the parameters until you obtain a collection of association rules that represent your data well. The following are guidelines for your experiments:

REPORT AND DUE DATE