summaryrefslogtreecommitdiff
path: root/synth.tex
diff options
context:
space:
mode:
authorJan Aalmoes <jan.aalmoes@inria.fr>2024-11-25 16:34:41 +0100
committerJan Aalmoes <jan.aalmoes@inria.fr>2024-11-25 16:34:41 +0100
commita982848881ad9eb06069c6573d5c370cafbfff0b (patch)
tree608e109e11552f145c5b678a2adcac6d36be793f /synth.tex
parentff66e1aaf32dbbd8c638b2f447dd49daaa8189ab (diff)
Ajout figures AIA
Diffstat (limited to 'synth.tex')
-rw-r--r--synth.tex27
1 files changed, 27 insertions, 0 deletions
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}