Skip to content

Commit 56d758a

Browse files
Merge pull request #1113 from fl16180/main
updated MIGHTE metadata 2024-25
2 parents b7031b1 + 6fab70d commit 56d758a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

model-metadata/MIGHTE-Nsemble.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ model_contributors: [
1010
"email": "[email protected]"
1111
},
1212
{
13-
"name": "Leonardo Clemente",
13+
"name": "Fred Lu",
1414
"affiliation": "Northeastern University",
15-
"email": "[email protected]"
15+
"email": "[email protected]"
1616
},
1717
{
18-
"name": "Fred Lu",
18+
"name": "Leonardo Clemente",
1919
"affiliation": "Northeastern University",
20-
"email": "[email protected]"
20+
"email": "[email protected]"
2121
},
2222
{
2323
"name": "Mauricio Santillana",
@@ -27,11 +27,11 @@ model_contributors: [
2727
]
2828
website_url: "https://github.com/MIGHTE-lab/"
2929
license: "CC-BY-4.0"
30-
citation: "citation"
31-
team_funding: "funding"
30+
citation: "Meyer, A. G., Lu, F., Clemente, L., & Santillana, M. (2024). A prospective real-time transfer learning approach to estimate Influenza hospitalizations with limited data. medRxiv, 2024-07."
31+
team_funding: ""
3232
designated_model: true
33-
methods: "Weighted ensemble of SOTA time-series models especially lightGBM"
34-
data_inputs: "Weekly incident flu hospitalizations, Google Trends"
35-
methods_long: "Weighted ensemble of SOTA time-series models, including lightGBM with hyperparameters tuned to the previous season, ARIMA, vector auto-regression, and ARGO."
33+
methods: "Weighted ensemble of time-series models including lightGBM and ARIMA"
34+
data_inputs: "Weekly incident flu hospitalizations, with imputation for unreported hospitalizations"
35+
methods_long: "Weighted ensemble of time-series models, including lightGBM with hyperparameters tuned over the previous season, lightGBM validated over the previous season and tuned on the season before, and ARIMA models."
3636
ensemble_of_models: true
3737
ensemble_of_hub_models: false

0 commit comments

Comments
 (0)