Перейти к содержимому

K Nearest Neighbor classification with Intuition and practical solution

Krish Naik

0:00 / 0:00

K Nearest Neighbor classification with Intuition and practical solution

174 251 просмотр · 7 лет назад
Krish Naik
1,51 млн подписчиков
174 251 просмотр · 7 лет назад
In pattern recognition, the k-nearest neighbors algorithm (k-NN) is a non-parametric method used for classification and regression. k-NN is a type of instance-based learning, or lazy learning, where the function is only approximated locally and all computation is deferred until classification. Github link: https://github.com/krishnaik06/K-NEar... You can buy my book where I have provided a detailed explanation of how we can use Machine Learning, Deep Learning in Finance using python Packt url : https://prod.packtpub.com/in/big-data... Amazon url: https://www.amazon.com/Hands-Python-F...