NancyAanchal / Digits-recognizer

Can recognize a digit which is supplied in the form of image

Repository from Github https://github.comNancyAanchal/Digits-recognizerRepository from Github https://github.comNancyAanchal/Digits-recognizer

Digit Recognizer with Sci-kit Learn

Overview

This is a simple digit recognizer built using Sci-kit Learn in a Jupyter Notebook. The model can recognize and predict the handwritten digits from 0 to 9 when provided with an image of a digit.

Features

  • Recognize handwritten digits from 0 to 9
  • Predict the number when provided with an image of a digit
  • User-friendly Jupyter Notebook interface

Technologies Used

  • Python
  • Sci-kit Learn
  • Jupyter Notebook

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

Can recognize a digit which is supplied in the form of image


Languages

Language:Jupyter Notebook 100.0%