Skip to content

Commit 984839f

Browse files
authored
Merge pull request #19 from reichlab/ls/update-eval-sets
Update evaluation sets
2 parents 4e432cd + 971f82d commit 984839f

1 file changed

Lines changed: 125 additions & 31 deletions

File tree

predevals-config.yml

Lines changed: 125 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ targets:
1616
- horizon
1717
- target_end_date
1818
eval_sets:
19-
- eval_set_name: Full season
20-
round_filters:
21-
min: '2024-11-30'
19+
- eval_set_name: 2024-2025 season, state level
2220
task_filters:
2321
location:
2422
- "01"
@@ -105,7 +103,43 @@ eval_sets:
105103
- "2025-05-17"
106104
- "2025-05-24"
107105
- "2025-05-31"
108-
- eval_set_name: Last 4 weeks
106+
- eval_set_name: 2024-2025 season, US national level
107+
task_filters:
108+
location:
109+
- "US"
110+
horizon:
111+
- 0
112+
- 1
113+
- 2
114+
- 3
115+
reference_date:
116+
- "2024-11-30"
117+
- "2024-12-07"
118+
- "2024-12-14"
119+
- "2024-12-21"
120+
- "2024-12-28"
121+
- "2025-01-04"
122+
- "2025-01-11"
123+
- "2025-01-18"
124+
- "2025-02-01"
125+
- "2025-02-08"
126+
- "2025-02-15"
127+
- "2025-02-22"
128+
- "2025-03-01"
129+
- "2025-03-08"
130+
- "2025-03-15"
131+
- "2025-03-22"
132+
- "2025-03-29"
133+
- "2025-04-05"
134+
- "2025-04-12"
135+
- "2025-04-19"
136+
- "2025-04-26"
137+
- "2025-05-03"
138+
- "2025-05-10"
139+
- "2025-05-17"
140+
- "2025-05-24"
141+
- "2025-05-31"
142+
- eval_set_name: Last 4 weeks, state level
109143
round_filters:
110144
min: '2024-11-30'
111145
n_last: 5
@@ -168,33 +202,93 @@ eval_sets:
168202
- 1
169203
- 2
170204
- 3
171-
reference_date:
172-
- "2024-11-30"
173-
- "2024-12-07"
174-
- "2024-12-14"
175-
- "2024-12-21"
176-
- "2024-12-28"
177-
- "2025-01-04"
178-
- "2025-01-11"
179-
- "2025-01-18"
180-
- "2025-02-01"
181-
- "2025-02-08"
182-
- "2025-02-15"
183-
- "2025-02-22"
184-
- "2025-03-01"
185-
- "2025-03-08"
186-
- "2025-03-15"
187-
- "2025-03-22"
188-
- "2025-03-29"
189-
- "2025-04-05"
190-
- "2025-04-12"
191-
- "2025-04-19"
192-
- "2025-04-26"
193-
- "2025-05-03"
194-
- "2025-05-10"
195-
- "2025-05-17"
196-
- "2025-05-24"
197-
- "2025-05-31"
205+
- eval_set_name: Last 4 weeks, US national level
206+
round_filters:
207+
min: '2024-11-30'
208+
n_last: 5
209+
task_filters:
210+
location:
211+
- "US"
212+
horizon:
213+
- 0
214+
- 1
215+
- 2
216+
- 3
217+
- eval_set_name: Last 2 weeks, state level
218+
round_filters:
219+
min: '2024-11-30'
220+
n_last: 3
221+
task_filters:
222+
location:
223+
- "01"
224+
- "02"
225+
- "04"
226+
- "05"
227+
- "06"
228+
- "08"
229+
- "09"
230+
- "10"
231+
- "11"
232+
- "12"
233+
- "13"
234+
- "15"
235+
- "16"
236+
- "17"
237+
- "18"
238+
- "19"
239+
- "20"
240+
- "21"
241+
- "22"
242+
- "23"
243+
- "24"
244+
- "25"
245+
- "26"
246+
- "27"
247+
- "28"
248+
- "29"
249+
- "30"
250+
- "31"
251+
- "32"
252+
- "33"
253+
- "34"
254+
- "35"
255+
- "36"
256+
- "37"
257+
- "38"
258+
- "39"
259+
- "40"
260+
- "41"
261+
- "42"
262+
- "44"
263+
- "45"
264+
- "46"
265+
- "47"
266+
- "48"
267+
- "49"
268+
- "50"
269+
- "51"
270+
- "53"
271+
- "54"
272+
- "55"
273+
- "56"
274+
- "72"
275+
horizon:
276+
- 0
277+
- 1
278+
- 2
279+
- 3
280+
- eval_set_name: Last 2 weeks, US national level
281+
round_filters:
282+
min: '2024-11-30'
283+
n_last: 3
284+
task_filters:
285+
location:
286+
- "US"
287+
horizon:
288+
- 0
289+
- 1
290+
- 2
291+
- 3
198292
task_id_text:
199293
location:
200294
US: United States

0 commit comments

Comments
 (0)