-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcode_report.log
92 lines (75 loc) · 3.8 KB
/
code_report.log
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
KNN: generalization
precision recall f1-score support
0.0 0.90 0.87 0.88 315
1.0 0.96 0.94 0.95 250
2.0 0.94 0.95 0.95 220
3.0 0.98 1.00 0.99 355
4.0 1.00 0.98 0.99 265
5.0 0.91 0.92 0.92 325
6.0 0.93 0.94 0.94 490
accuracy 0.94 2220
macro avg 0.95 0.94 0.94 2220
weighted avg 0.94 0.94 0.94 2220
specialization:
precision recall f1-score support
0.0 0.95 0.92 0.93 585
1.0 0.98 0.99 0.99 410
2.0 0.96 0.99 0.98 365
3.0 1.00 1.00 1.00 685
4.0 1.00 1.00 1.00 540
5.0 0.96 0.98 0.97 610
6.0 0.97 0.96 0.97 970
accuracy 0.97 4165
macro avg 0.97 0.98 0.98 4165
weighted avg 0.97 0.97 0.97 4165
SVM:generalization
precision recall f1-score support
0.0 0.97 0.95 0.96 360
1.0 0.96 0.99 0.97 265
2.0 0.97 0.99 0.98 225
3.0 0.95 1.00 0.97 285
4.0 1.00 1.00 1.00 245
5.0 0.96 0.93 0.94 360
6.0 0.96 0.95 0.95 480
accuracy 0.97 2220
macro avg 0.97 0.97 0.97 2220
weighted avg 0.97 0.97 0.97 2220
specialization
precision recall f1-score support
0.0 1.00 1.00 1.00 670
1.0 1.00 1.00 1.00 505
2.0 1.00 1.00 1.00 435
3.0 0.98 1.00 0.99 665
4.0 1.00 1.00 1.00 480
5.0 1.00 0.99 1.00 675
6.0 1.00 0.98 0.99 820
accuracy 0.99 4250
macro avg 1.00 1.00 1.00 4250
weighted avg 0.99 0.99 0.99 4250
LSTM:generalization
precision recall f1-score support
0.0 0.94 0.99 0.96 350
1.0 0.99 0.99 0.99 280
2.0 1.00 1.00 1.00 205
3.0 0.99 0.98 0.98 300
4.0 1.00 1.00 1.00 275
5.0 0.97 0.93 0.95 360
6.0 0.94 0.94 0.94 450
accuracy 0.97 2220
macro avg 0.98 0.98 0.98 2220
weighted avg 0.97 0.97 0.97 2220
tensor(97.1622, device='cuda:0')
Process finished with exit code 0
specialization
precision recall f1-score support
0.0 0.99 0.99 0.99 690
1.0 0.99 1.00 1.00 450
2.0 1.00 1.00 1.00 430
3.0 1.00 1.00 1.00 565
4.0 1.00 1.00 1.00 595
5.0 0.99 0.99 0.99 690
6.0 0.99 1.00 1.00 925
accuracy 1.00 4345
macro avg 1.00 1.00 1.00 4345
weighted avg 1.00 1.00 1.00 4345
tensor(99.5397, device='cuda:0')