Skip to content

Commit cc848d6

Browse files
authored
Update build-a-k-nearest-neighbor-model-with-p5js.mdx
1 parent 4ceb7a1 commit cc848d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/build-a-k-nearest-neighbor-model-with-p5js/build-a-k-nearest-neighbor-model-with-p5js.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ tags:
3434
uid={true}
3535
/>
3636

37+
**Prerequisites:** Machine Learning, JavaScript, p5.js fundamentals
38+
**Versions:** None
39+
**Read Time:** 45 minutes
40+
3741
## Machine Learning Models and KNN
3842

3943
Machine Learning might sound complex, but many of the core ideas aren't actually too tricky! One of the most common ML models is **K-Nearest Neighbors** (KNN).

0 commit comments

Comments
 (0)