Skip to content

Commit

Permalink
Fully implemented KNN algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoBackman committed Sep 29, 2021
1 parent 654d04a commit acb7997
Show file tree
Hide file tree
Showing 11 changed files with 2,591 additions and 2,489 deletions.
38 changes: 19 additions & 19 deletions data/SMALL_DATA_CASE2_10
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
6 7
2 4
4 8
5 7
6 7
2 9
1 8
4 9
4 7
7 7
5 9
3 5
1 4
9 7
5 4
4 3
2 2
3 9
7 8
8 1
9 3
1 5
4 8
8 8
6 6
9 9
3 1
5 5
2 5
6 9
9 4
9 8
8 5
9 5
7 2
2 7
9 1
1 9
3 8
78 changes: 39 additions & 39 deletions data/SMALL_DATA_CASE3_20
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
8 15
9 8
8 9
10 12
14 11
18 3
4 6
16 18
9 19
16 16
8 18
4 3
6 18
13 5
19 4
5 15
10 16
11 6
3 14
12 4
12 5
6 19
5 19
11 10
16 9
2 4
18 11
12 12
1 7
11 14
9 15
11 4
6 3
5 1
17 9
4 4
12 16
6 16
18 13
7 9
11 1
10 13
18 7
6 12
15 10
11 4
9 7
17 3
13 1
2 2
2 7
4 2
3 19
18 9
18 17
6 14
12 3
13 18
9 2
17 19
19 5
7 7
14 6
19 13
4 11
16 18
8 19
6 1
4 2
8 16
10 4
10 18
15 7
15 3
1 10
8 5
12 18
12 17
14 16
152 changes: 76 additions & 76 deletions data/SMALL_DATA_CASE4_30
Original file line number Diff line number Diff line change
@@ -1,80 +1,80 @@
26 5
15 2
17 20
3 11
20 14
23 14
12 12
23 15
28 18
4 27
12 7
10 13
26 7
29 13
10 23
3 28
3 7
4 23
5 25
5 17
10 15
4 24
22 3
26 14
22 7
28 23
23 10
19 23
13 7
7 20
22 28
9 28
15 24
6 15
1 21
28 24
27 18
22 25
4 6
23 21
26 3
4 13
18 18
2 9
1 20
2 2
2 21
16 3
17 27
8 15
3 9
12 13
1 26
19 22
10 3
19 22
19 3
22 23
13 28
15 12
24 27
22 15
3 22
3 25
24 23
10 28
23 7
22 24
24 5
25 19
7 24
8 5
27 14
21 29
15 20
17 26
22 27
15 19
17 15
20 7
11 7
3 29
3 26
8 13
29 20
17 16
1 5
7 10
29 15
11 22
10 27
3 25
10 16
12 28
17 11
4 22
2 13
14 12
19 12
28 18
6 2
24 14
22 4
11 1
22 2
27 2
26 8
25 11
9 8
24 3
18 18
23 8
9 26
22 3
19 11
19 9
4 19
1 17
16 18
3 28
29 24
15 24
17 1
3 3
12 16
19 28
4 1
10 10
6 17
10 15
6 18
1 6
5 7
26 4
28 24
28 6
4 10
5 18
21 16
5 27
26 23
1 9
11 4
23 14
9 29
1 22
24 25
22 9
4 2
10 22
7 8
2 21
5 2
29 10
2 8
13 6
Loading

0 comments on commit acb7997

Please sign in to comment.