#RandomForests #Classifier #DataScience #ScikitLearn #DigitClassification #DataAnalytics
Image Classifiers are used in many places in the industry, In this tutorial we use Digit classification example. We use Random Forest Classifier in this particular video. Other Machine learning algorithms can be similarly used.
We will be using sklearn Machine Learning library of python to make our Handwritten Digit Recognizer from MNIST Handwritten digit dataset.
The data set can be obtained from :
https://www.kaggle.com/c/digit-recognizer/download/train.csv
The kaggle competition for this is can be found here : https://www.kaggle.com/c/digit-recognizer/
For all Ipython notebooks and datasets, used in this series : https://github.com/shreyans29/thesemicolon
Facebook : https://www.facebook.com/thesemicolon.code
Support us on Patreon : https://www.patreon.com/thesemicolon