Handwritten Digits Recognition in python using scikit-learn

Опубликовано: 28 Июнь 2026
на канале: Arpan Pathak
140,256
1.5k

In this video we will learn how to recognize handwritten digits in python using machine learning library called scikit learn.
If you want to download the training dataset(mnist dataset) here is the link :- https://www.kaggle.com/c/digit-recogn...

Kaggle Notebook for Code
https://www.kaggle.com/arpanpathak/ha...

If You dont know about numpy , pandas and matplotlib, you can watch this video : -    • data visualization in python using matplot...