From 007cab96d5362b78f66267e81d505d452e6ae48b Mon Sep 17 00:00:00 2001 From: Chris Endemann Date: Wed, 26 Jun 2024 20:35:20 -0500 Subject: [PATCH] Update index.qmd --- Resources/OOD-detection/index.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/OOD-detection/index.qmd b/Resources/OOD-detection/index.qmd index 46a7f555..eb9ab457 100644 --- a/Resources/OOD-detection/index.qmd +++ b/Resources/OOD-detection/index.qmd @@ -5,8 +5,8 @@ date-modified: "last-modified" date-format: long image: "../../images/OOD.png" categories: - - OOD - - Trustworthy AI + - OOD detection + - Trustworthy ML --- ## Out-of-Distribution Detection The below tutorial from Sharon Li, an Assistant Professor in the Department of Computer Sciences at the University of Wisconsin-Madison, introduces a pervasive problem faced by many machine learning systems deployed in the wild — out-of-distribution data.