Skip to content

odeibarredo/Digit-Recognizer-Kaggle-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Digit Recognizer (Kaggle)

The data corresponding to this work is from Digit Recognizer - Kaggle. The objective is to create a predictive model to recognize handwritten numbers (from 0 to 9) based on the lightness of the pixels that create each images.

Content

  • Load and Check the Data
  • Data Preprocessing
  • Predictive modeling (Decision Tree, Naive Bayes, SVM and Random Forest)
  • Prediction (~93% Accuracy)

Releases

No releases published

Packages

No packages published

Languages