ash12321 commited on
Commit
7b3b75b
·
verified ·
1 Parent(s): ceb07d4

Update: Set anomaly threshold (129525.015625)

Browse files
Files changed (1) hide show
  1. 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
+ }