front,glossaries

This commit is contained in:
Marc Beninca 2020-07-16 01:11:25 +02:00
parent 4c4318833b
commit 6733738fce
4 changed files with 60 additions and 4 deletions

View file

@ -0,0 +1,47 @@
\begin{titlepage}
\cnam
\begin{center}
{\bfseries
\begin{large}
{\LARGE C}ONSERVATOIRE {\LARGE N}ATIONAL DES {\LARGE A}RTS ET {\LARGE M}ÉTIERS
CENTRE RÉGIONAL ASSOCIÉ DE NOUVELLE-AQUITAINE
\hrq
\goal
\vfill
par
\vfill
Marc BENINCA
\hrq
\begin{Large}\fulltitle\end{Large}
Soutenu le \_\_ Septembre 2020
\hrq
JURY
\end{large}
\vspace{1em}
\begin{small}
{\renewcommand{\arraystretch}{1.5} \begin{tabular}[t]{rllll}
PRÉSIDENT : & Civilité & Prénom & NOM & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}Fonction\\Organisme\end{tabular}} \\
MEMBRES : & Civilité & Prénom & NOM & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}Fonction\\Organisme\end{tabular}} \\
& Civilité & Prénom & NOM & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}Fonction\\Organisme\end{tabular}}
\end{tabular}}
\end{small}
}
\end{center}
\end{titlepage}

View file

@ -4,8 +4,13 @@
\pagebreak
%\printglossary[title=Glossaire]
\printglossary[title=Glossaire]
%\pagebreak
\newglossaryentry{datasets}{
name={data sets},
description={jeux de données}
}
\pagebreak
%\printglossaries

View file

@ -1,7 +1,8 @@
\section{Introduction}
La prédominance des data sets de très grande taille
La prédominance des \gls{datasets} de très grande taille
a fait émerger de nouvelles méthodes d’analyse de ces données.
Faisant suite aux méthodes de clustering, les \gls{svm}
permettent de classifier automatiquement les grands jeux de données.