-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclassification_report.txt
More file actions
62 lines (57 loc) · 2.88 KB
/
classification_report.txt
File metadata and controls
62 lines (57 loc) · 2.88 KB
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
2.252674217504013 Test loss (%)
99.40069913864136 Test accuracy (%)
99.31674740094387 Kappa accuracy (%)
99.4006968641115 Overall accuracy (%)
99.48368754002468 Average accuracy (%)
precision recall f1-score support
Alfalfa 1.00 1.00 1.00 32
Corn-notill 0.99 0.99 0.99 1000
Corn-mintill 0.98 0.99 0.99 581
Corn 0.99 1.00 1.00 166
Grass-pasture 0.99 0.99 0.99 338
Grass-trees 0.99 0.99 0.99 511
Grass-pasture-mowed 1.00 1.00 1.00 20
Hay-windrowed 0.99 1.00 1.00 335
Oats 0.88 1.00 0.93 14
Soybean-notill 0.99 1.00 1.00 680
Soybean-mintill 1.00 1.00 1.00 1719
Soybean-clean 0.99 0.97 0.98 415
Wheat 1.00 1.00 1.00 143
Woods 1.00 0.99 1.00 886
Buildings-Grass-Trees-Drives 1.00 1.00 1.00 270
Stone-Steel-Towers 0.98 0.98 0.98 65
accuracy 0.99 7175
macro avg 0.99 0.99 0.99 7175
weighted avg 0.99 0.99 0.99 7175
[[ 32 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0]
[ 0 992 0 0 0 1 0 0 0 1 4 2 0 0
0 0]
[ 0 0 575 0 2 0 0 0 2 2 0 0 0 0
0 0]
[ 0 0 0 166 0 0 0 0 0 0 0 0 0 0
0 0]
[ 0 0 0 0 336 0 0 1 0 0 1 0 0 0
0 0]
[ 0 1 0 0 0 508 0 0 0 0 2 0 0 0
0 0]
[ 0 0 0 0 0 0 20 0 0 0 0 0 0 0
0 0]
[ 0 0 0 0 0 0 0 335 0 0 0 0 0 0
0 0]
[ 0 0 0 0 0 0 0 0 14 0 0 0 0 0
0 0]
[ 0 1 0 0 0 0 0 0 0 679 0 0 0 0
0 0]
[ 0 1 0 0 0 3 0 0 0 2 1713 0 0 0
0 0]
[ 0 0 9 1 0 0 0 0 0 0 0 404 0 0
0 1]
[ 0 0 0 0 0 0 0 0 0 0 0 0 143 0
0 0]
[ 0 4 0 0 0 0 0 1 0 0 0 0 0 881
0 0]
[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0
270 0]
[ 0 0 0 0 0 0 0 0 0 0 0 1 0 0
0 64]]