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