Back to Browse

Sklearn Random Forest Classifier (Digit Recognition Example)

36.2K views
Feb 7, 2017
8:39

#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

Download

1 formats

Video Formats

360pmp412.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Sklearn Random Forest Classifier (Digit Recognition Example) | NatokHD