SampleDataset Enumeration
Sample dataset list for tutorials
Namespace:
SiaNet.CommonAssembly: SiaNet.Common (in SiaNet.Common.dll)
Members
Member name | Description | |
---|---|---|
HousingRegression | Dataset taken from the StatLib library which is maintained at Carnegie Mellon University.\n Samples contain 13 attributes of houses at different locations around the Boston suburbs in the late 1970s. Targets are the median values of the houses at a location (in k$). | |
MNIST | Dataset of 60,000 28x28 grayscale images of the 10 digits, along with a test set of 10,000 images. | |
Cifar10 | Dataset of 50,000 32x32 color training images, labeled over 10 categories, and 10,000 test images. | |
Cifar100 | Dataset of 50,000 32x32 color training images, labeled over 100 categories, and 10,000 test images. | |
Flowers | The Flowers dataset is a dataset for image classification created by the Visual Geometry Group at the University of Oxford. It consists of 102 different categories of flowers common to the UK | |
Grocery | The Grocery dataset is a small toy data set that contains images of food items in a fridge. |