diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-11 00:10:50 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-11 00:10:50 +0200 |
commit | bf5b05a84e877391fddd1b0a0b752f71ec05e901 (patch) | |
tree | 149609eeff1d475cd60f398f0e4bfd786c5d281c /aia/main.tex | |
parent | 03556b31409ac5e8b81283d3a6481691c11846d7 (diff) |
Preuve existe f pas cca equivalant exists f BA pas randomguess
Diffstat (limited to 'aia/main.tex')
-rw-r--r-- | aia/main.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/aia/main.tex b/aia/main.tex new file mode 100644 index 0000000..07f5b67 --- /dev/null +++ b/aia/main.tex @@ -0,0 +1,17 @@ + +\section{AIA} +\section{Modèle de menace} +threat model +\label{sec:aia-tm} + +\section{Classification} +\input{aia/classif} + +\section{Regression} +\label{sec:aia-soft} + +\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. |