From 5389772d9d28b414f3db484684199f2ce7f277b7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:12:54 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/ensemble_db.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/data-storage/ensemble_db.json b/.github/data-storage/ensemble_db.json index 9e26dfee..1464c52a 100644 --- a/.github/data-storage/ensemble_db.json +++ b/.github/data-storage/ensemble_db.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "Influcast": [ + { + "model": "quantileBaseline", + "changes": [ + "previsioni/Influcast-quantileBaseline/2024_48.csv" + ] + } + ] +} \ No newline at end of file