dima806 commited on
Commit
2437e9e
·
verified ·
1 Parent(s): 168dbf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,10 +13,10 @@ Classification report:
13
 
14
  precision recall f1-score support
15
 
16
- Beard 1.0000 0.9412 0.9697 17
17
- No Beard 0.9444 1.0000 0.9714 17
18
 
19
- accuracy 0.9706 34
20
- macro avg 0.9722 0.9706 0.9706 34
21
- weighted avg 0.9722 0.9706 0.9706 34
22
  ```
 
13
 
14
  precision recall f1-score support
15
 
16
+ Beard 1.0000 1.0000 1.0000 34
17
+ No Beard 1.0000 1.0000 1.0000 34
18
 
19
+ accuracy 1.0000 68
20
+ macro avg 1.0000 1.0000 1.0000 68
21
+ weighted avg 1.0000 1.0000 1.0000 68
22
  ```