shubov / two_digits_classification

Constructed and trained a sklearn classifier to predict the number from the image input. The dataset used is MNIST dataset of images with two handwritten digits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

two_digits_classification

Constructed and trained a sklearn classifier to predict the number from the image input. The dataset used is MNIST dataset of images with two handwritten digits.

Contents:

  • images (MNIST dataset)
  • notebook.ipynb (classifier)
  • requirements.txt (dependencies for the virtual enviroment)

About

Constructed and trained a sklearn classifier to predict the number from the image input. The dataset used is MNIST dataset of images with two handwritten digits.


Languages

Language:Jupyter Notebook 100.0%