Skip to content

Commit 4cbc8e5

Browse files
committed
Update model threshold
1 parent 9b83167 commit 4cbc8e5

File tree

1 file changed

+1
-1
lines changed
  • app/data/processing/predictive_models

1 file changed

+1
-1
lines changed

app/data/processing/predictive_models/v4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
MODEL_YEAR = "2025"
1111

12-
MODEL_THRESHOLD = 410
12+
MODEL_THRESHOLD = 630
1313

1414

1515
def process_data(

0 commit comments

Comments
 (0)