Skip to content

AlinGeorgescu/Optical-Character-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Optical-Character-Recognition

OCR on hand-written digits

Custom implementation of RandomForest Algorithm

  • building 10 decision trees, each with a random sample
  • training the trees
  • testing the program

Objectives: maximimum Information Gain (finding best split), increasing Precision(~92%)

Releases

No releases published

Packages

No packages published