From b8c5cc026d3e1516bfca9aa2f5dc0e6721d728fe Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:24:27 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/changes_db.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 60835e15..59b73c52 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -34,5 +34,25 @@ "previsioni/CSL_PoliTo-metaFlu/2024_46.csv" ] } + ], + "EpiQMUL": [ + { + "model": "ARIMA_QMUL", + "changes": [ + "previsioni/EpiQMUL-ARIMA_QMUL/2024_46.csv" + ] + }, + { + "model": "SEIR_QMUL", + "changes": [ + "previsioni/EpiQMUL-SEIR_QMUL/2024_46.csv" + ] + }, + { + "model": "SEIRaugment_QMUL", + "changes": [ + "previsioni/EpiQMUL-SEIRaugment_QMUL/2024_46.csv" + ] + } ] } \ No newline at end of file