classifying_digits_and_letters

Link to report

This project demonstrates feature engineering, statistical analysis and machine learning skills, all in one.

The main aim is to classify digits (1, 3, 4, 5, 7) and letters (a, b, c, d, e)

Both R and Python was used to complete the report.