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",
|
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",
|
||||||
}
|
}
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue