merlin.datasets package

Modules

merlin.datasets.metadata module

Dataset metadata models describing feature normalization, labels, and dataset provenance.

merlin.datasets.iris module

Train/test loaders for the Iris benchmark dataset.

merlin.datasets.mnist_digits module

MNIST digit dataset loaders for the supported benchmark variants.

merlin.datasets.spiral module

Synthetic spiral dataset generation and metadata helpers.

merlin.datasets.utils module

Shared download, parsing, IDX-reading, and dataset-conversion utilities.