File size: 639 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.9000951474785919,
    "recall": 0.9329388560157791,
    "f1-score": 0.9162227602905569,
    "support": 1014.0
  },
  "Positif": {
    "precision": 0.9303991811668373,
    "recall": 0.8964497041420119,
    "f1-score": 0.9131089904570567,
    "support": 1014.0
  },
  "accuracy": 0.9146942800788954,
  "macro avg": {
    "precision": 0.9152471643227146,
    "recall": 0.9146942800788955,
    "f1-score": 0.9146658753738068,
    "support": 2028.0
  },
  "weighted avg": {
    "precision": 0.9152471643227146,
    "recall": 0.9146942800788954,
    "f1-score": 0.9146658753738068,
    "support": 2028.0
  }
}