Update: Set anomaly threshold (129185.7734375)
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"anomaly_threshold":
|
| 3 |
"latent_dim": 512,
|
| 4 |
-
"threshold_mean":
|
| 5 |
-
"threshold_std":
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"anomaly_threshold": 129185.7734375,
|
| 3 |
"latent_dim": 512,
|
| 4 |
+
"threshold_mean": 128836.2265625,
|
| 5 |
+
"threshold_std": 116.51543426513672
|
| 6 |
}
|