fashion {greed} | R Documentation |
Fashion mnist dataset
Description
Zalando fashionmnist dataset, sample of 1 000 Zalando's article images from the test set.
Usage
data(fashion)
Format
An object of class matrix
with a random sample of 1000 images (one per rows) extracted from the fashionmnist dataset.
Source
https://github.com/zalandoresearch/fashion-mnist
References
Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms. Han Xiao, Kashif Rasul, Roland Vollgraf (2017) (arXiv:1708.07747).
Examples
data(fashion)
[Package greed version 0.6.1 Index]