Skip to content

Commit 214abe4

Browse files
authored
Update build-a-k-nearest-neighbor-model-with-p5js.mdx
1 parent 5526077 commit 214abe4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,7 @@ Want to level it up? Try these bonus challenges:
261261

262262
### Additional Resources
263263

264-
- [p5.js](https://p5js.org)
265264
- [Machine Learning course on Codédex](https://www.codedex.io/machine-learning)
266265
- [The KNN Algorithm](https://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm)
267-
- Code: https://www.codedex.io/@akuntz09708/build/knn-visualization
268-
- Output: https://www.codedex.io/D4Ccnq5m3hDNTA8G86wv/live
266+
- [Project code](https://www.codedex.io/@akuntz09708/build/knn-visualization) (code in **script.js**)
267+
- [Project output](https://www.codedex.io/D4Ccnq5m3hDNTA8G86wv/live)

0 commit comments

Comments
 (0)