diff options
Diffstat (limited to 'background/main.tex')
-rw-r--r-- | background/main.tex | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/background/main.tex b/background/main.tex index 93ee12b..9a9f287 100644 --- a/background/main.tex +++ b/background/main.tex @@ -17,6 +17,7 @@ a & b & a\iff b & a\implies b & a\wedge b & a\vee b & \neg a\\ \end{matrix} \end{equation} \subsection{Ensembles et fonctions} +\label{sec:background-set} \input{background/set} \subsection{Algèbre linéaire} @@ -51,18 +52,7 @@ a & b & a\iff b & a\implies b & a\wedge b & a\vee b & \neg a\\ \section{Apprentissage automatique} \label{sec:background-ml} - \subsection{Principe} - \subsection{Entraîner un modèle} - \subsubsection{Fonction de coût} - \subsection{Evaluer un modèle} - \subsubsection{Classification} - \paragraph{La courbe ROC} - \paragraph{La courbe de precision/recall} - \subsubsection{Regression} - \subsection{Décentralisation} - \subsubsection{Federated learning} - \subsection{Modèles génératifs} - \label{sec:background-generation} + \input{background/ml} \section{Equité} \label{sec:background-eq} |