WPI Worcester Polytechnic Institute

Computer Science Department


------------------------------------------

CS 525M KNOWLEDGE DISCOVERY AND DATA MINING  
PROJECT 1 - Association Rule Mining. Fall 2001

PROF. CAROLINA RUIZ 

DUE DATE: This project is due on Thursday Oct. 25, 2001 at 12 noon . 
------------------------------------------


PROJECT DESCRIPTION

Use the association rule mining module of the Weka system to mine asociation rules from the dataset that you have selected for your course projects.

PROJECT ASSIGNMENT

Mine, using the Weka system, association rules from your selected dataset. 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