Skratch
  • Skratch
  • About
  • Learning Units
  • Useful Resources
  • Blog
  • Contact
Select Page

K-Nearest Neighbours

Chapter 1: Introduction

In this introduction, we’ll provide an intuition about how the K-Nearest Neighbours algorithm works. 

Chapter 2: K-Nearest Neighbours

In this chapter, we’ll show how to implement K-Nearest Neighbours from scratch, for both regression and classification. 

Chapter 3: Summary

In this chapter, we’ll summarize what was taught in the previous chapters and provide links to useful resources.

Back to Learning Units