| { | |
| "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" | |
| } | |
| } |