From 042f28560367a6709aa873bbeccafbb10359163b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:02:12 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/changes_db.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 8176353d..2eac45b1 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -6,5 +6,19 @@ "previsioni/ISI-FluABCaster/2023_47.csv" ] } + ], + "EpiQMUL": [ + { + "model": "ARIMA_QMUL", + "changes": [ + "previsioni/EpiQMUL-ARIMA_QMUL/2023_47.csv" + ] + }, + { + "model": "SEIR_QMUL", + "changes": [ + "previsioni/EpiQMUL-SEIR_QMUL/2023_47.csv" + ] + } ] } \ No newline at end of file