Skip to content

vneogi199/Handwritten-Digit-Recognition-Using-Random-Forest

Repository files navigation

Handwritten-Digit-Recognition-Using-Random-Forest

Trained a Random Forest classifier on the MNIST dataset to perform handwriting recognition of digits on images of 28x28 resolution. The classifier predicts the handwritten digit in the image and returns the result as a number from 0 to 9.

The validation accuracy achieved was: 94.2%

Demo:

Demo: