From dc5a898dc39326fa3f733f3d9e006bbe3d1f8e4c Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Thu, 29 Aug 2024 10:58:32 +0200 Subject: Fin ensemble et fonctions, debut ML et Mesure/Proba --- background/main.tex | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'background/main.tex') 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} -- cgit v1.2.3