diff options
Diffstat (limited to 'aia/main.tex')
-rw-r--r-- | aia/main.tex | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/aia/main.tex b/aia/main.tex index 07f5b67..8e6059c 100644 --- a/aia/main.tex +++ b/aia/main.tex @@ -1,17 +1,24 @@ +\section{Introduction} +\input{aia/intro} -\section{AIA} -\section{Modèle de menace} -threat model -\label{sec:aia-tm} +\section{Equitée en regression} +\input{aia/fair_reg} -\section{Classification} -\input{aia/classif} +\section{Etude théorique de la relation entre AIA et équitée} +\input{aia/theo} \section{Regression} \label{sec:aia-soft} +\section{AIA} +\section{Modèle de menace} +threat model +\label{sec:aia-tm} \section{Méthodologie} \subsection{Jeux de donné} \label{sec:aia-methodo-jeu} The US census is a snapshot of the US adult population that is done every ten year by the US government\footnote{www.census.gov}. It produces a database where each row is an individual and each column is an attribute that describe people. + +\section{Résultats} +\input{aia/resultats} |