This commit is contained in:
Marc Beninca 2020-08-14 16:16:25 +02:00
parent fae39133a3
commit b0a1c30e7d
2 changed files with 12 additions and 5 deletions

View file

@ -112,8 +112,9 @@ year = "2010",
school = "Université Paris VI", school = "Université Paris VI",
} }
@unpublished{cs, @misc{examples,
author = "Philippe Gambette", author = "Abhishek Ghose",
title = "Classification supervisée et non supervisée", title = "Learning SVMs From Examples",
year = "2014", year = "2017",
url = "https://www.kdnuggets.com/2017/08/support-vector-machines-learning-svms-examples.html",
} }

View file

@ -1,7 +1,13 @@
\section{Exemple} \section{Exemple}
L’exemple suivant, en 2 parties, illustre bien le propos. \cite{examples}
\textbf{Linéaire}
\cite{cs} \textbf{Non linéaire}
\pagebreak \pagebreak