gc5084dev commited on
Commit
0942b46
·
verified ·
1 Parent(s): 0d67fef

Update parm_dict.json

Browse files
Files changed (1) hide show
  1. parm_dict.json +2 -0
parm_dict.json CHANGED
@@ -5,6 +5,8 @@
5
  "autoencoder_structure": 4,
6
  "L1": {
7
  "choose_model": "Hierarchical",
 
 
8
  "_param1_dsp": "param 1 is factor ,the stable indicattor (percentage of flucuation)(difference from the reverse previous 2 level)",
9
  "_param2_dsp": "param 2 is min number of cluster",
10
  "_param3_dsp": "param 3 is max number of cluster",
 
5
  "autoencoder_structure": 4,
6
  "L1": {
7
  "choose_model": "Hierarchical",
8
+ "_param_threshold_dsp": "the number less than the threshold of all count according cluster",
9
+ "noise_threshold": 0.01,
10
  "_param1_dsp": "param 1 is factor ,the stable indicattor (percentage of flucuation)(difference from the reverse previous 2 level)",
11
  "_param2_dsp": "param 2 is min number of cluster",
12
  "_param3_dsp": "param 3 is max number of cluster",