File size: 663 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.9598039215686275,
    "recall": 0.965483234714004,
    "f1-score": 0.9626352015732547,
    "support": 1014.0
  },
  "Positif": {
    "precision": 0.9652777777777778,
    "recall": 0.9595660749506904,
    "f1-score": 0.9624134520276953,
    "support": 1014.0
  },
  "accuracy": 0.9625246548323472,
  "macro avg": {
    "precision": 0.9625408496732026,
    "recall": 0.9625246548323472,
    "f1-score": 0.9625243268004751,
    "support": 2028.0
  },
  "weighted avg": {
    "precision": 0.9625408496732026,
    "recall": 0.9625246548323472,
    "f1-score": 0.962524326800475,
    "support": 2028.0
  }
}