Machine learning framework using the MNIST dataset, which a set of 70,000 small images of digits handwritten by high school students and employees of the US Census Bureau.
The learning pipeline utilizes the SciKit-Learn tools and , thus, involves:
- binary classifiers
- confusion matrix
- precision and recall
- ROC curve
- multi-class classification
- error analysis
- multi-label classification
- multi-output classification