From 21d4a292159f416e01f95662ca02889cd786a140 Mon Sep 17 00:00:00 2001 From: Sebastian Musslick Date: Wed, 2 Oct 2024 17:07:53 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 5d0744a..fcca569 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,7 +3,7 @@ The uncertainty experimentalist identifies experimental conditions $\vec{x}' \in X'$ with respect model uncertainty. Within the uncertainty experimentalist, there are three methods to determine uncertainty: !!! hint - Note that model your model must have a ``predict_proba'' function, providing a probability for each label. + Note that model your model must have a `predict_proba` function, providing a probability for each label. ## Least Confident $$