Giter Site home page Giter Site logo

m-niemeyer / handwritten-digit-recognition-random-forest Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 19.42 MB

This is an example for how handwritten digits can be learnt with random forests

Jupyter Notebook 100.00%
machine-learning machine-learning-algorithms computer-vision random-forest random-forest-classifier random-forest-algorithm handwritten-digit-recognition handwritten-digits handwritten-numeral-recognition handwritten-digit-classification supervised-learning

handwritten-digit-recognition-random-forest's Introduction

Handwritten Digit Recognition with Random Forests

This work shows how random forests can be used to learn a model to classify and predict handwritten digits. First, the 28x28 greyscale images of handwritten digits are imported as a vector of length 784 with values between 0 and 255. The training data also contains their labels (the number it displays). Then, the random forest classifier is learnt and applied to the test data.

Data Set

The data set is taken from the respective kaggle.com challenge, and you can find my kernel here: https://www.kaggle.com/michaelnie/simple-random-forest-classification/

Results

The employed classifier achieved an accuracy of nearly 94% which is quite remarkable considering its simplicity.

Final Remarks

I hope you enjoy the introduction to handwritten digit classification with random forests. If you have any questions, please let me know!

handwritten-digit-recognition-random-forest's People

Contributors

m-niemeyer avatar

Watchers

 avatar

Forkers

bestheroforever

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.