Skip to content

Instantly share code, notes, and snippets.

@BinarySpoon
Created January 12, 2021 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BinarySpoon/703a84ebecb144104c1753bde3e2c67c to your computer and use it in GitHub Desktop.
Save BinarySpoon/703a84ebecb144104c1753bde3e2c67c to your computer and use it in GitHub Desktop.
from sklearn.datasets import load_digits
digits = load_digits()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment