K-Nearest Neighbors

Опубликовано: 02 Ноябрь 2024
на канале: Kevin Feasel
43
2

In this video, I introduce a non-tree method for classification in K-Nearest Neighbors. I cover the idea of the algorithm and then bring in a brand new dataset to shake things up a bit.

LINKS AND INFO
Catallaxy Services - https://www.catallaxyservices.com
Keeping It Classy: Designing a Great Classifier -- https://www.catallaxyservices.com/pre...
Slide deck -- https://www.catallaxyservices.com/med...
Demo code -- https://github.com/feaselkl/Keeping-I...
Lecture 2: k-nearest neighbors -- https://www.cs.cornell.edu/courses/cs...
K-Nearest Neighbors and the Curse of Dimensionality -- https://www.geeksforgeeks.org/k-neare...
The Curse of Dimensionality - Dimension reduction -- https://dataloop.ai/blog/the-curse-of...