Browse Source

add 173-v 1206 55% thredhold

baichongyang 1 year ago
parent
commit
0c4e8c9ad3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      ad_out_v1_set_config.py

+ 3 - 3
ad_out_v1_set_config.py

@@ -20,9 +20,9 @@ if __name__ == '__main__':
             'use_backup': 'true'
         },
         '173-v': {
-            'threshold': 0.2705,
-            'item_threshold': 0.3957,
-            'user_threshold': 0.3272,
+            'threshold': 0.273169,
+            'item_threshold': 0.402544,
+            'user_threshold': 0.334571,
             'miss_threshold': 0.0,
             'use_backup': 'false'
         },