In last week’s post, I introduced the k-NN machine learning algorithm which we then applied to the task of image classification. Using the k-NN algorithm, we obtained 57.58% classification accuracy on the Kaggle Dogs vs. Cats dataset challenge: The question…
How to tune hyperparameters with Python and scikit-learn
Read More of How to tune hyperparameters with Python and scikit-learn