| CsvDatasetReader |
Binary dataset reader from CSVs.
|
| Dataset |
Simplistic dataset to carry information about them.
|
| ImageReader |
BufferedImage reader that exports the raw bytes as a feature vectors with
different encodings.
|
| IrisReader |
Dataset vectorizer for the iris dataset.
|
| LUVColorSpace |
Represents the LUV colorspace.
|
| MNISTReader |
MNIST CSV reader from kaggle: www.kaggle.com/c/digit-recognizer/
|
| MushroomReader |
Dataset vectorizer for the mushroom dataset.
|
| TwentyNewsgroupReader |
Reads the "20news-bydate" dataset into a vector space model as well as
predictions based on the category.
|