File size: 638 Bytes
541fa1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.9539666993143977,
    "recall": 0.960552268244576,
    "f1-score": 0.9572481572481573,
    "support": 1014.0
  },
  "Positif": {
    "precision": 0.9602780536246276,
    "recall": 0.9536489151873767,
    "f1-score": 0.9569520039584364,
    "support": 1014.0
  },
  "accuracy": 0.9571005917159763,
  "macro avg": {
    "precision": 0.9571223764695127,
    "recall": 0.9571005917159763,
    "f1-score": 0.9571000806032968,
    "support": 2028.0
  },
  "weighted avg": {
    "precision": 0.9571223764695126,
    "recall": 0.9571005917159763,
    "f1-score": 0.9571000806032968,
    "support": 2028.0
  }
}