From 4ad65f91926a75ee0e761c5c60b7ca74e43910d3 Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Sat, 7 Dec 2024 18:20:32 +0100 Subject: =?UTF-8?q?Meilleur=20flow,=20title=20card=20=C3=A0=20la=20mumbo?= =?UTF-8?q?=20jumbo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- background.tex | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'background.tex') diff --git a/background.tex b/background.tex index 05b96b3..0316aa1 100644 --- a/background.tex +++ b/background.tex @@ -61,6 +61,25 @@ \frametitle{Confidentialité : Inférence d'un attribut sensible (AIA)} \input{tikz/attack} \end{frame} + +\begin{frame} + \frametitle{Two risk factors in model's output} + \begin{itemize} + \item \textcolor{accent}{Logit} + \begin{equation*} + f\circ X + \end{equation*} + Takes values in $[0,1]$. + \vspace{20px} + + \item \textcolor{accent}{Prediction} + \begin{equation*} + 1_{[\tau,1]}\circ f\circ X + \end{equation*} + Takes values in $\{0,1\}$. + \end{itemize} +\end{frame} + \begin{frame} \frametitle{Pourquoi se concentrer sur ces deux enjeux ?} \begin{itemize} -- cgit v1.2.3