| Class | Description |
|---|---|
| Algorithm |
Abstract class that contains the basic structures to implements Rule learining algorithms.
|
| Attribute |
Class to implement an attribute
|
| Dataset |
Class to implement the dataset
|
| DataSqueezer |
A Java implementation of the DataSqueezer algorithm
|
| Itemset |
Class to manipulate an itemset.
|