File size: 635 Bytes
4ce2b3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "Negatif": {
    "precision": 0.9601063829787234,
    "recall": 0.9730458221024259,
    "f1-score": 0.9665327978580991,
    "support": 371.0
  },
  "Positif": {
    "precision": 0.9688473520249221,
    "recall": 0.9539877300613497,
    "f1-score": 0.9613601236476044,
    "support": 326.0
  },
  "accuracy": 0.9641319942611191,
  "macro avg": {
    "precision": 0.9644768675018227,
    "recall": 0.9635167760818878,
    "f1-score": 0.9639464607528517,
    "support": 697.0
  },
  "weighted avg": {
    "precision": 0.9641946984867016,
    "recall": 0.9641319942611191,
    "f1-score": 0.9641134409102925,
    "support": 697.0
  }
}