KNN Classifier in Machine Learning
In this blog, I will write about a very famous supervised learning algorithm, k-nearest neighbors or in short KNN.
This algorithm is interesting because it differs from the other classification algorithms. This algorithm is also called a lazy learner...
dharshinisankarraj.hashnode.dev2 min read