dima806 commited on
Commit
afc9dea
·
verified ·
1 Parent(s): 3582cb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -13,18 +13,18 @@ Classification report:
13
 
14
  precision recall f1-score support
15
 
16
- Bulkers 0.9808 1.0000 0.9903 409
17
- Recreational 0.9663 0.9805 0.9734 410
18
- Sailboat 0.9975 0.9829 0.9901 409
19
- DDG 0.9951 0.9927 0.9939 409
20
- Container Ship 1.0000 0.9902 0.9951 409
21
- Tug 0.9878 0.9878 0.9878 409
22
- Aircraft Carrier 1.0000 0.9878 0.9938 409
23
- Cruise 0.9951 1.0000 0.9976 409
24
- Submarine 0.9976 0.9976 0.9976 409
25
- Car Carrier 0.9976 0.9976 0.9976 410
26
 
27
- accuracy 0.9917 4092
28
- macro avg 0.9918 0.9917 0.9917 4092
29
- weighted avg 0.9918 0.9917 0.9917 4092
30
  ```
 
13
 
14
  precision recall f1-score support
15
 
16
+ Bulkers 0.9927 1.0000 0.9963 409
17
+ Recreational 0.9902 0.9927 0.9915 409
18
+ Sailboat 0.9975 0.9853 0.9914 409
19
+ DDG 0.9976 1.0000 0.9988 409
20
+ Container Ship 1.0000 0.9951 0.9975 409
21
+ Tug 0.9951 0.9927 0.9939 410
22
+ Aircraft Carrier 1.0000 0.9976 0.9988 409
23
+ Cruise 1.0000 1.0000 1.0000 409
24
+ Submarine 0.9927 1.0000 0.9964 410
25
+ Car Carrier 0.9951 0.9976 0.9963 409
26
 
27
+ accuracy 0.9961 4092
28
+ macro avg 0.9961 0.9961 0.9961 4092
29
+ weighted avg 0.9961 0.9961 0.9961 4092
30
  ```