Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 216 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 216 Bytes

DigitRecognizer

Python script used to create entries for the Kaggle Digit Recognizer competition. The current version uses KNN, SVC and RandomForest and then looks for the most accurate predictions.