Skip to content

Commit 6a37f07

Browse files
authored
Update build-a-k-nearest-neighbor-model-with-p5js.mdx
1 parent 13705f8 commit 6a37f07

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ tags:
1212
- javascript
1313
---
1414

15-
<BannerImage
16-
link="https://i.imgur.com/RmZDc8j.gif"
17-
description=""
18-
uid={true}
19-
cl="for-sidebar"
15+
<BannerImage
16+
link="https://i.imgur.com/RmZDc8j.gif"
17+
description="Title Image"
18+
uid={true}
19+
cl="for-sidebar"
2020
/>
2121

2222
# Build a K-Nearest Neighbor ML Model with p5.js
@@ -29,9 +29,9 @@ tags:
2929
/>
3030

3131
<BannerImage
32-
link="https://i.imgur.com/RmZDc8j.gif"
33-
description=""
34-
uid={false}
32+
link="https://i.imgur.com/RmZDc8j.gif"
33+
description="Title Image"
34+
uid={true}
3535
/>
3636

3737
### Machine Learning Models and KNN

0 commit comments

Comments
 (0)