Description: In this video, we'll implement K-Nearest Neighbours algorithm using scikit-learn. The K-nearest neighbors (KNN) algorithm is a type of supervised machine learning algorithms. KNN is extremely easy to implement in its most basic form, and yet performs quite complex classification tasks. It is a lazy learning algorithm since it doesn't have a specialized training phase. Rather, it uses all of the data for training while classifying a new data point or instance. KNN is a non-parametric learning algorithm, which means that it doesn't assume anything about the underlying data. This is an extremely useful feature since most of the real world data doesn't really follow any theoretical assumption e.g. linear-separability, uniform distribution, etc.
Nesta página do site você pode assistir ao vídeo on-line Machine Learning Tutorial Python : K nearest neighbors classification with python code duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Chintu Mintu 28 Abril 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 40 vezes e gostou 2 espectadores. Boa visualização!