dima806 commited on
Commit
c9a8cdd
1 Parent(s): 5b43d69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -12,10 +12,10 @@ Classification report:
12
 
13
  precision recall f1-score support
14
 
15
- attractive 0.8548 0.8207 0.8374 251
16
- not attractive 0.8263 0.8594 0.8425 249
17
 
18
- accuracy 0.8400 500
19
- macro avg 0.8405 0.8401 0.8400 500
20
- weighted avg 0.8406 0.8400 0.8399 500
21
  ```
 
12
 
13
  precision recall f1-score support
14
 
15
+ attractive 0.8297 0.8502 0.8398 5192
16
+ not attractive 0.8464 0.8255 0.8358 5192
17
 
18
+ accuracy 0.8378 10384
19
+ macro avg 0.8380 0.8378 0.8378 10384
20
+ weighted avg 0.8380 0.8378 0.8378 10384
21
  ```