diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-11-25 16:34:41 +0100 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-11-25 16:34:41 +0100 |
commit | a982848881ad9eb06069c6573d5c370cafbfff0b (patch) | |
tree | 608e109e11552f145c5b678a2adcac6d36be793f /synth.tex | |
parent | ff66e1aaf32dbbd8c638b2f447dd49daaa8189ab (diff) |
Ajout figures AIA
Diffstat (limited to 'synth.tex')
-rw-r--r-- | synth.tex | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -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} |