CoolFace
Datasetpublic

Yeongkwon/MNIST-M-flatten

MNIST-M (tabular) A flattened version of Mike0307/MNIST-M for tabular learning (XGBoost, AutoGluon, etc.). Flatten procedure Each row's image (PNG bytes) is decoded with PIL and converted to RGB. The 32x32x3 pixels are flattened in row-major (H, W, C) order into 3072 features. Columns: px_0 ... px_3071 (uint8, 0-255) plus label (int). The original train/test split is preserved: train.csv, test.csv. Restoring an image import pandas as pd, numpy as… See the full description on the dataset page: https://huggingface.co/datasets/Yeongkwon/MNIST-M-flatten.

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes25downloads
settings

This repository belongs to Yeongkwon on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameMNIST-M-flatten
visibilitypublic
licencenot set
gatedno
ownerYeongkwon
Account settings
Yeongkwon/MNIST-M-flatten · CoolFace