Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 501 Bytes

Hand-Written Digits Classification

This is DSS(Decision Support Systems) course project. We used the Digits Dataset from the scikit-learn libirary. We made some Visualization on the dataset with applying some of the most known algorithms on it.

Applied Algorithms:

  • K Nearest Neighbour(KNN).
  • Logistic Regression.
  • Decision Trees.

Team Members:

  • Mohamed Ashraf El-Melegy.
  • Abd-Alrahman Yousry Badr.