From 445d76ab9881d75a2041c5162ec35ef07f16a224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maik=20Fr=C3=B6be?= Date: Mon, 19 Feb 2024 10:46:50 +0100 Subject: [PATCH] Update links.yml --- browser/links.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/browser/links.yml b/browser/links.yml index b70686e..9d47b2d 100644 --- a/browser/links.yml +++ b/browser/links.yml @@ -911,6 +911,9 @@ evaluation: - display_name: Tutorial Post-hoc Analysis of Test Collections with ir_datasets href: https://github.com/tira-io/teaching-ir-with-shared-tasks/blob/main/tutorials/tutorial-01-ir-datasets.ipynb target: _blank + - display_name: Tutorial on Statistical Analysis + href: https://github.com/tira-io/teaching-ir-with-shared-tasks/blob/main/tutorials/tutorial-10-statistical-analysis.ipynb + target: _blank components: bpref: display_name: Bpref @@ -1021,3 +1024,10 @@ evaluation: - display_name: ir_metadata to improve reproducibility href: https://ir.webis.de/anthology/2022.sigirconf_conference-2022.362/ target: _blank + statistics: + display_name: Statistical Analysis + component_type: [Code] + links: + - display_name: Tutorial + href: https://github.com/tira-io/teaching-ir-with-shared-tasks/blob/main/tutorials/tutorial-10-statistical-analysis.ipynb + target: _blank