File size: 579 Bytes
0e9dcc1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "95th_percentile": 0.008500736206769943,
  "99th_percentile": 0.015921616926789284,
  "optimal_f1": 0.001618,
  "conservative": 0.015,
  "balanced": 0.006,
  "sensitive": 0.001618,
  "radius": 0.01232091523706913,
  "latent_dim": 512,
  "optimal_metrics": {
    "threshold": 0.001618,
    "accuracy": 0.87,
    "precision": 0.8033,
    "recall": 0.98,
    "f1": 0.8829
  },
  "recommendations": {
    "default": "optimal_f1",
    "production": "optimal_f1",
    "zero_false_positives": "99th_percentile",
    "balanced": "balanced",
    "maximum_detection": "sensitive"
  }
}