From a982848881ad9eb06069c6573d5c370cafbfff0b Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Mon, 25 Nov 2024 16:34:41 +0100 Subject: Ajout figures AIA --- synth.tex | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'synth.tex') diff --git a/synth.tex b/synth.tex index 430c1e0..5d3c2f7 100644 --- a/synth.tex +++ b/synth.tex @@ -5,3 +5,30 @@ \label{fig:synth-split} \end{figure} \end{frame} + +\begin{frame} + \frametitle{Résultats préliminaires : impact des données synthétiques} + \begin{figure} + \begin{subfigure}{0.3\textwidth} + \includegraphics[width=\linewidth]{images/figures/synth/utility.pdf} + \caption{Utilité} + \end{subfigure} + \begin{subfigure}{0.3\textwidth} + \includegraphics[width=\linewidth]{images/figures/synth/mia.pdf} + \caption{MIA} + \end{subfigure} + \begin{subfigure}{0.3\textwidth} + \includegraphics[width=\linewidth]{images/figures/synth/aia.pdf} + \caption{AIA} + \end{subfigure} + \caption{Recensement USA (ADULT). Prédiction du salaire ($>\$50K$).} + \end{figure} +\end{frame} + +\begin{frame} + \begin{figure} + \centering + \input{tikz/synth/data_cor} + \label{fig:synth-split} + \end{figure} +\end{frame} -- cgit v1.2.3