AbbasHabib / RFC_SVC_handwrittenDigits

Random Forest Classifier and Support Vector Classifier. Used to classify (handwritten digit). with brief comparison in performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFC_SVC_handwrittenDigits

Random Forest Classifier and Support Vector Classifier. Used to classify (handwritten digit). with brief comparison in performance.

Handwritten digits

example of the handwritten digits data set, with expected label on each sample.

Alt text

Classifiers

🔵 Random Forest Classifier (RFC)

🔵 Support Vector Classifier (SVC)

About

Random Forest Classifier and Support Vector Classifier. Used to classify (handwritten digit). with brief comparison in performance.


Languages

Language:Jupyter Notebook 100.0%