| Class | Description |
|---|---|
| CacheableExtractableDataSetFetcher |
Abstract class for enabling dataset downloading and local caching.
|
| EmnistDataFetcher |
Data fetcher for the EMNIST dataset
|
| IrisDataFetcher | |
| MnistDataFetcher |
Data fetcher for the MNIST dataset
|
| SvhnDataFetcher |
The Street View House Numbers (SVHN) Dataset is a real-world image dataset for developing machine learning
and object recognition algorithms with minimal requirement on data preprocessing and formatting.
|
| TinyImageNetFetcher |
Tiny ImageNet is a subset of the ImageNet database.
|
| UciSequenceDataFetcher |
Fetcher for UCI synthetic control chart time series dataset.
|
| Enum | Description |
|---|---|
| DataSetType |
Specify whether train, test, or validation.
|
Copyright © 2018. All rights reserved.