Skip to content

aastha628/digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

digit-recognizer

Digit recognizer with our own dataset

  • Using tkinter to create your own dataset
  • Trained the model using random forest classifier
  • Used joblib to store the trained model
  • to give the data to test again used tkinter