Skip to content

Commit 13bf3fb

Browse files
authored
Update build-a-k-nearest-neighbor-model-with-p5js.mdx
1 parent 32b4f20 commit 13bf3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,5 +246,5 @@ Want to level it up? Try these bonus challenges:
246246
### Additional Resources
247247

248248
- [p5.js](https://p5js.org)
249-
- [More Machine Learning on Codédex](https://www.codedex.io/machine-learning)
249+
- [Machine Learning course on Codédex](https://www.codedex.io/machine-learning)
250250
- [The KNN Algorithm](https://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm)

0 commit comments

Comments
 (0)