blob: 8e6059c50110a1fa7e87ef2cf5333324b2246edf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
\section{Introduction}
\input{aia/intro}
\section{Equitée en regression}
\input{aia/fair_reg}
\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}
|