Skip to content

Commit 2d760ba

Browse files
authored
Merge pull request #30 from reichlab/ls/add_2023-2024_season_forecasts
Add 2023-2024 season forecasts
2 parents 012aca4 + c27337f commit 2d760ba

2 files changed

Lines changed: 134 additions & 1 deletion

File tree

predevals-config.yml

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,139 @@ eval_sets:
139139
- "2025-05-17"
140140
- "2025-05-24"
141141
- "2025-05-31"
142+
- eval_set_name: 2023-2024 season, state level
143+
task_filters:
144+
location:
145+
- "01"
146+
- "02"
147+
- "04"
148+
- "05"
149+
- "06"
150+
- "08"
151+
- "09"
152+
- "10"
153+
- "11"
154+
- "12"
155+
- "13"
156+
- "15"
157+
- "16"
158+
- "17"
159+
- "18"
160+
- "19"
161+
- "20"
162+
- "21"
163+
- "22"
164+
- "23"
165+
- "24"
166+
- "25"
167+
- "26"
168+
- "27"
169+
- "28"
170+
- "29"
171+
- "30"
172+
- "31"
173+
- "32"
174+
- "33"
175+
- "34"
176+
- "35"
177+
- "36"
178+
- "37"
179+
- "38"
180+
- "39"
181+
- "40"
182+
- "41"
183+
- "42"
184+
- "44"
185+
- "45"
186+
- "46"
187+
- "47"
188+
- "48"
189+
- "49"
190+
- "50"
191+
- "51"
192+
- "53"
193+
- "54"
194+
- "55"
195+
- "56"
196+
- "72"
197+
horizon:
198+
- 0
199+
- 1
200+
- 2
201+
- 3
202+
reference_date:
203+
- "2023-10-14"
204+
- "2023-10-21"
205+
- "2023-10-28"
206+
- "2023-11-04"
207+
- "2023-11-11"
208+
- "2023-11-18"
209+
- "2023-11-25"
210+
- "2023-12-02"
211+
- "2023-12-09"
212+
- "2023-12-16"
213+
- "2023-12-23"
214+
- "2023-12-30"
215+
- "2024-01-06"
216+
- "2024-01-13"
217+
- "2024-01-20"
218+
- "2024-01-27"
219+
- "2024-02-03"
220+
- "2024-02-10"
221+
- "2024-02-17"
222+
- "2024-02-24"
223+
- "2024-03-02"
224+
- "2024-03-09"
225+
- "2024-03-16"
226+
- "2024-03-23"
227+
- "2024-03-30"
228+
- "2024-04-06"
229+
- "2024-04-13"
230+
- "2024-04-20"
231+
- "2024-04-27"
232+
- "2024-05-04"
233+
- "2024-05-11"
234+
- eval_set_name: 2023-2024 season, US national level
235+
task_filters:
236+
location:
237+
- "US"
238+
horizon:
239+
- 0
240+
- 1
241+
- 2
242+
- 3
243+
reference_date:
244+
- "2023-10-14"
245+
- "2023-10-21"
246+
- "2023-10-28"
247+
- "2023-11-04"
248+
- "2023-11-11"
249+
- "2023-11-18"
250+
- "2023-11-25"
251+
- "2023-12-02"
252+
- "2023-12-09"
253+
- "2023-12-16"
254+
- "2023-12-23"
255+
- "2023-12-30"
256+
- "2024-01-06"
257+
- "2024-01-13"
258+
- "2024-01-20"
259+
- "2024-01-27"
260+
- "2024-02-03"
261+
- "2024-02-10"
262+
- "2024-02-17"
263+
- "2024-02-24"
264+
- "2024-03-02"
265+
- "2024-03-09"
266+
- "2024-03-16"
267+
- "2024-03-23"
268+
- "2024-03-30"
269+
- "2024-04-06"
270+
- "2024-04-13"
271+
- "2024-04-20"
272+
- "2024-04-27"
273+
- "2024-05-04"
274+
- "2024-05-11"
142275
- eval_set_name: Last 4 weeks, state level
143276
round_filters:
144277
min: '2024-11-30'

predtimechart-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ target_date_col_name: 'target_end_date'
55
horizon_col_name: 'horizon'
66
initial_checked_models: ['FluSight-ensemble', 'FluSight-baseline']
77
initial_xaxis_range:
8-
- '2024-09-01'
8+
- '2023-09-01'
99
- '2025-07-01'
1010
task_id_text:
1111
location: # location,location_name

0 commit comments

Comments
 (0)