Examples of classification using Python

Use the MNIST dataset as an example.

The methods used here are Nearest Neighbour, Bayesian, Decision Tree, Logistic Regression, KNN

DM_MNIST_Classification