KNN algorithm is one of the simplest classification algorithm and it is one of the most used learning algorithms. KNN is a non-parametric, lazy learning algorithm. Its purpose is to use a database in which the data points are separated into several classes to predict the classification of a new sample point.
If you are passionate in learning software development, you can join with Wizard Academy Kalutara.
Web 👉 http://wizardacademy.lk/
Slide deck for the video:
https://www.slideshare.net/TharukaVishwajithSar/k-nearest-neighbor-algorithm-239034616
Code for the video:
https://colab.research.google.com/drive/1Miw3ftFc5Qa50wHMC32pL6PRGFicw2jA?usp=sharing
Find us on:
Facebook
https://www.facebook.com/live.wizardlk
Twitter
https://twitter.com/Wizard_LK
Instagram
https://www.instagram.com/wizard_lk
GitHub
https://github.com/wizardlk
#KNN #MachineLearning #WizardLK