Training kNN, Gaussian Bayes, and SVM models to classify MNIST 

We will use scikit-learn library functions to implement the following set of classifiers:

  • k-nearest neighbors
  • The Gaussian Bayes classifier (a generative model)
  • The Support Vector Machine (SVM) classifier

Let's start with the k-nearest neighbors classifier. 

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.128.79.88