PROJECT DESCRIPTION
For each of the 3 datasets from Project 1, select one of the dataset
attributes as the target attribute for classification, and construct the most
accurate set of classification rules you can for predicting that target attribute.
For the construction of classification rules we will use both the
PRISM algorithm (implemented in the Weka system) and the
FOIL algorithm.