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