example
This commit is contained in:
parent
fae39133a3
commit
b0a1c30e7d
2 changed files with 12 additions and 5 deletions
|
@ -112,8 +112,9 @@ year = "2010",
|
|||
school = "Université Paris VI",
|
||||
}
|
||||
|
||||
@unpublished{cs,
|
||||
author = "Philippe Gambette",
|
||||
title = "Classification supervisée et non supervisée",
|
||||
year = "2014",
|
||||
@misc{examples,
|
||||
author = "Abhishek Ghose",
|
||||
title = "Learning SVMs From Examples",
|
||||
year = "2017",
|
||||
url = "https://www.kdnuggets.com/2017/08/support-vector-machines-learning-svms-examples.html",
|
||||
}
|
||||
|
|
|
@ -1,7 +1,13 @@
|
|||
\section{Exemple}
|
||||
|
||||
L’exemple suivant, en 2 parties, illustre bien le propos. \cite{examples}
|
||||
|
||||
\textbf{Linéaire}
|
||||
|
||||
…
|
||||
|
||||
\cite{cs}
|
||||
\textbf{Non linéaire}
|
||||
|
||||
…
|
||||
|
||||
\pagebreak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue