From 6aeb0b69506c481cbd56f48359942bd1d5fc02f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20Kir=C3=A1ly?= Date: Sun, 10 Sep 2023 22:08:32 +0200 Subject: [PATCH] Update 01_skpro_intro.ipynb --- examples/01_skpro_intro.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/examples/01_skpro_intro.ipynb b/examples/01_skpro_intro.ipynb index 08029a61c..15122e1fb 100644 --- a/examples/01_skpro_intro.ipynb +++ b/examples/01_skpro_intro.ipynb @@ -1000,6 +1000,13 @@ "`y_pred_proba` is a distribution, but in general not equal to the true one!" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### 2.2 probabilistic metrics - details " + ] + }, { "cell_type": "markdown", "metadata": {},