File size: 637 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.9550342130987293,
    "recall": 0.9635108481262328,
    "f1-score": 0.9592538046146294,
    "support": 1014.0
  },
  "Positif": {
    "precision": 0.96318407960199,
    "recall": 0.9546351084812623,
    "f1-score": 0.9588905398712234,
    "support": 1014.0
  },
  "accuracy": 0.9590729783037475,
  "macro avg": {
    "precision": 0.9591091463503596,
    "recall": 0.9590729783037475,
    "f1-score": 0.9590721722429264,
    "support": 2028.0
  },
  "weighted avg": {
    "precision": 0.9591091463503597,
    "recall": 0.9590729783037475,
    "f1-score": 0.9590721722429264,
    "support": 2028.0
  }
}