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.
023
1version https://git-lfs.github.com/spec/v12oid sha256:428b3a733919799e6e5174291c382b73c97d3fd02b17634e00a5fcb18e84c5b63size 6377643944 