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.9536757301107754,
    "recall": 0.9339250493096647,
    "f1-score": 0.9436970602889886,
    "support": 1014.0
  },
  "Positif": {
    "precision": 0.9352657004830918,
    "recall": 0.9546351084812623,
    "f1-score": 0.9448511469009273,
    "support": 1014.0
  },
  "accuracy": 0.9442800788954635,
  "macro avg": {
    "precision": 0.9444707152969336,
    "recall": 0.9442800788954635,
    "f1-score": 0.944274103594958,
    "support": 2028.0
  },
  "weighted avg": {
    "precision": 0.9444707152969336,
    "recall": 0.9442800788954635,
    "f1-score": 0.9442741035949579,
    "support": 2028.0
  }
}