K-Nearest Neighbors
Concept
A specific algorithm mentioned as part of the implementation assignment for students in Charles Isbell's machine learning class.
Mentioned in 2 videos
Videos Mentioning K-Nearest Neighbors

Charles Isbell and Michael Littman: Machine Learning and Education | Lex Fridman Podcast #148
Lex Fridman
A specific algorithm mentioned as part of the implementation assignment for students in Charles Isbell's machine learning class.

MIT 6.S094: Convolutional Neural Networks for End-to-End Learning of the Driving Task
Lex Fridman
A machine learning algorithm used for classification by comparing a query image to all images in a dataset and finding the 'closest' neighbors.