diff options
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} |