👇Practice-Code, Timestamps, Links, ...‼️
Practice-Code on GitHub: [ Ссылка ]
Run it in your browser: [ Ссылка ] (may load a bit)
🐦 Twitter: [ Ссылка ]
📷 Youtube: [ Ссылка ] ↪️
⏱ Timestamps:
0:00 - Intro example
0:23 - What is k used for?
1:13 - Testing out different values for k
1:48 - Decision boundaries based on k
2:48 - Review: The Pros and Cons of kNN
3:57 - kNN for regression problems by taking mean of neighbors
📚 kNN is a machine learning algorithm that can be used for classification and regression. For a new point, it works by looking at the labels/y-values of the k nearest neighbors of the point.
Share this video with your k nearest neighbors. 😜
🔥 Made with: [ Ссылка ]
Ещё видео!