-
Notifications
You must be signed in to change notification settings - Fork 0
glitchinamatrix/Hand-written-digit-recognition
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. First of all, import all the libraries required. We will import the fetch_openml from the sklearn.datasets library. 2. Create a variable mnist, and store in it the mnsit_784 dataset from the featch_openml And you can further print and see the contents of this mnist dataset. You can see its keys, its data, its corresponding labels, and more.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published