JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
k-Nearest Neighbours
What is it?
Why/Why not use it?
How to do it?
Work log
More
Share
Explore
Work log
Introduction to kNN models
Apr 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
May 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Jun 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Jul 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Aug 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Sep 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Oct 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Nov 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Dec 2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Month
Today
Fit
Progress
Start timer
Stop timer
Start
Complete
Duration
Source
Section added to
Progress
Start timer
Stop timer
Start
Complete
Duration
Source
Section added to
1
Introduction to kNN models
Simple kNN classification model
Strengths and weaknesses of kNN models
Start timer
Stop timer
3/2/2020, 11:05 AM
3/2/2020, 11:21 AM
15 mins 45 secs
Introduction to Machine Learning with Python
What is it?
Why/Why not use it?
Data preparation
Parameter selection
kNN classification
2
Start timer
Stop timer
3
Start timer
Stop timer
There are no rows in this table
Source
Published/Updated
Relevant sections
Source
Published/Updated
Relevant sections
1
Introduction to Machine Learning with Python
2017
kNN classification
kNN regression
Strengths, weaknesses, and parameters
There are no rows in this table
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.