Update: Set anomaly threshold (130018.9765625)
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": 130018.9765625,
|
| 3 |
"latent_dim": 512,
|
| 4 |
+
"threshold_mean": 129902.6171875,
|
| 5 |
+
"threshold_std": 387.86541748046875
|
| 6 |
}
|