Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Digits-Classification

This project uses machine learning-based models to deal with handwriting digits. Furthermore, there is hounded research into the machine learning approaches for classifying / clustering Digits.

One of the most important portions is; that the project provides one dataset which classifies with different machine learning models.

This project used models are LogisticRegression, Random Forests Classifier, and KNN Classifier. Moreover, using different Machine Learning models. It Visualizes the relationship between features with validation_curve and learning curve:

The only base which wants to classify digits is: digits can extract the predicted class by identifying which class had the highest probability in the SoftMax layer.

Contact us: aketman1433@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages