To find the optimal parameters for machine learning models, I usually use grid search. This seems li

To find the optimal parameters for machine learning models, I usually use grid search. This seems like a good article to solve your problem: https://towardsdatascience.com/how-to-find-the-optimal-value-of-k-in-knn-35d936e554eb.
Medium
Was this page helpful?