An open API service indexing awesome lists of open source software.

https://github.com/ssarkar551/digit-classifier

A digit classifier built using the logistic regression cv learning algorithm.
https://github.com/ssarkar551/digit-classifier

digit-classifier

Last synced: 11 months ago
JSON representation

A digit classifier built using the logistic regression cv learning algorithm.

Awesome Lists containing this project

README

          

# Digit-Classifier
A simple digit classifier built using python via the Logistic Regression CV learning algorithm.

The dataset is taken from kaggle, using the kaggle digit classifier challenge