Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✍️ Handwritten Digit Recognition

Python

Streamlit

ML

Draw a digit (0-9) and ML model predicts it instantly!


🖥️ App Screenshots

Prediction Result

Prediction

Result Output

Result


🎯 Features

  • ✅ Draw on canvas — predict instantly
  • ✅ 99.4% accuracy
  • ✅ Top 3 predictions shown
  • ✅ Random Forest model

🚀 How To Run

pip install -r requirements.txt
python data/generate_dataset.py
python src/train.py
streamlit run app.py

About

✍️ Draw digits (0-9) on canvas — ML model predicts instantly | Python | Random Forest | Streamlit | 99.4% Accuracy

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages