sklearn-docs/digits
Dataset Card for digits dataset Optical recognition of handwritten digits dataset Note - How to load this dataset directly with the datasets library from datasets import load_dataset dataset = load_dataset("sklearn-docs/digits",header=None) Dataset Summary This is a copy of the test set of the UCI ML hand-written digits datasets https://archive.ics.uci.edu/ml/datasets/Optical+Recognition+of+Handwritten+Digits The data set contains images of… See the full description on the dataset page: https://huggingface.co/datasets/sklearn-docs/digits.
034
Update README.md
Update README.md
Upload digits.csv
initial commit
