File size: 651 Bytes
c90860c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.953307392996109,
    "recall": 0.9664694280078896,
    "f1-score": 0.9598432908912831,
    "support": 1014.0
  },
  "Positif": {
    "precision": 0.966,
    "recall": 0.9526627218934911,
    "f1-score": 0.9592850049652433,
    "support": 1014.0
  },
  "accuracy": 0.9595660749506904,
  "macro avg": {
    "precision": 0.9596536964980544,
    "recall": 0.9595660749506904,
    "f1-score": 0.9595641479282632,
    "support": 2028.0
  },
  "weighted avg": {
    "precision": 0.9596536964980545,
    "recall": 0.9595660749506904,
    "f1-score": 0.9595641479282633,
    "support": 2028.0
  }
}