Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Classification Basics with the MNIST Dataset

Notifications You must be signed in to change notification settings

MatzeBothe/Classification-Basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Classification Basics with the MNIST Dataset

In this Notebook I covered the basics of how supervised binary & multiclass classification works. I got everything I cover in this notebook from the book "Hands-On Machine Learning with Scikit_learn & Tensorflow" from Aurelien Geron. I used the famous mnist dataset, which contains 70,000 images of handwritten digits.

To see the project, just open the Jupyter Notebook: "Classification_Basics.ipynb".

About

Classification Basics with the MNIST Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%