Skip to content

Muazmuhammed/DigitRecognitionWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognition Web App

This is a Handwritten Digit Recognition Web App using Python, Flask, and Logistic Regression.
Users can draw digits (0-9) on a canvas, and the web app predicts the digit using a trained machine learning model.


Features

  • Draw digits directly on a web canvas.
  • Predicts digits using a Logistic Regression model trained on the sklearn.datasets.load_digits dataset.
  • Web interface built with HTML, CSS, and JavaScript.
  • Mobile-friendly and responsive design.

Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published