Datasets are pre-classified patterns which can be used with experiments to evaluate the performance of a particular model or algorithm on the dataset.
All datasets model the Dataset
concept, and some model the ClassificationDataset
concept.