2020-08-15 20:35:20 +02:00
|
|
|
\section{Critiques}
|
|
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
|
|
\subsection{Avantages}
|
|
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
|
|
\begin{frame}{\bititle\\Critiques / Avantages}
|
2020-08-16 01:29:01 +02:00
|
|
|
\begin{columns}\begin{column}{.5\textwidth}
|
|
|
|
|
2020-08-15 20:35:20 +02:00
|
|
|
\begin{itemize}
|
2020-08-16 01:29:01 +02:00
|
|
|
\item<1-> stabilité hors marge
|
|
|
|
\item<2-> régression / classification
|
|
|
|
\item<3-> alternative réseau neurones
|
|
|
|
\item<4-> précision séparation nette
|
|
|
|
\item<5-> capture relation complexe
|
|
|
|
\item<6-> grand nombre dimensions
|
|
|
|
\item<7-> dimensions > éléments
|
|
|
|
\item<8-> capacité régularisation
|
|
|
|
\item<9-> économie vecteurs support
|
|
|
|
\item<10-> non linéaire → f noyau
|
|
|
|
\item<11-> large choix f noyau
|
|
|
|
\item<12-> combinaison f noyau
|
|
|
|
\item<13-> algos grands datasets
|
2020-08-15 20:35:20 +02:00
|
|
|
\end{itemize}
|
2020-08-16 01:29:01 +02:00
|
|
|
|
|
|
|
\end{column}\begin{column}{.5\textwidth}
|
|
|
|
|
2020-09-14 20:30:51 +02:00
|
|
|
\only<1>{\imgh{0}{19}{stable}}
|
|
|
|
\only<2>{\imgh{0}{19}{classreg}}
|
|
|
|
\only<3>{\imgh{0}{8}{nn}}
|
|
|
|
\only<4>{\imgh{0}{13}{vast}}
|
|
|
|
\only<5>{\imgh{0}{11}{complex}}
|
|
|
|
\only<6>{\imgh{0}{11.5}{3d}}
|
|
|
|
\only<7>{\imgh{0}{11.5}{tiny}}
|
2020-09-15 01:07:43 +02:00
|
|
|
\only<8>{\imgh{0}{13.5}{fitting}}
|
2020-09-14 20:30:51 +02:00
|
|
|
\only<9>{\imgh{0}{13}{ram}}
|
|
|
|
\only<10>{\imgh{0}{19}{nonlinear}}
|
|
|
|
\only<11>{\imgh{0}{16}{functions}}
|
|
|
|
\only<12>{\imgh{0}{13.5}{hyperplanes}}
|
2020-09-15 01:28:35 +02:00
|
|
|
\only<13>{\imgh{0}{10}{new}}
|
2020-08-16 01:29:01 +02:00
|
|
|
|
|
|
|
\end{column}\end{columns}
|
2020-08-15 20:35:20 +02:00
|
|
|
\end{frame}
|
|
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
|
|
\subsection{Inconvénients}
|
|
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
|
|
\begin{frame}{\bititle\\Critiques / Inconvénients}
|
2020-08-16 01:29:01 +02:00
|
|
|
\begin{columns}\begin{column}{.5\textwidth}
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
\item<1-> choix fonction noyau
|
|
|
|
\item<2-> mémoire vecteurs support
|
|
|
|
\item<3-> identification paramètres
|
|
|
|
\item<4-> temps entraînement
|
|
|
|
\item<5-> coût calculs probabilité
|
|
|
|
\item<6-> interprétation humaine
|
|
|
|
\item<7-> effet boîte noire
|
|
|
|
\end{itemize}
|
2020-08-15 20:35:20 +02:00
|
|
|
|
2020-08-16 01:29:01 +02:00
|
|
|
\end{column}\begin{column}{.5\textwidth}
|
|
|
|
|
2020-09-14 15:21:46 +02:00
|
|
|
\only<1>{\imgh{0}{14}{kernels}}
|
2020-09-14 20:30:51 +02:00
|
|
|
\only<2>{\imgh{0}{11}{pacram}}
|
2020-09-14 15:21:46 +02:00
|
|
|
\only<3>{\imgh{0}{10.5}{grid}}
|
|
|
|
\only<4>{\imgh{0}{11.5}{time}}
|
|
|
|
\only<5>{\imgh{0}{13}{load}}
|
|
|
|
\only<6>{\imgh{0}{10.5}{model}}
|
|
|
|
\only<7>{\imgh{0}{13.5}{box}}
|
2020-08-16 01:29:01 +02:00
|
|
|
|
|
|
|
\end{column}\end{columns}
|
2020-08-15 20:35:20 +02:00
|
|
|
\end{frame}
|
|
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
|
|
\subsection{Limitations}
|
|
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
|
|
\begin{frame}{\bititle\\Critiques / Limitations}
|
2020-08-16 01:29:01 +02:00
|
|
|
\begin{columns}\begin{column}{.5\textwidth}
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
\item<1-> recouvrements
|
|
|
|
\item<2-> normalisations
|
|
|
|
\item<3-> multi-classes
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
\end{column}\begin{column}{.5\textwidth}
|
|
|
|
|
2020-09-14 13:57:19 +02:00
|
|
|
\only<1>{\imgh{0}{12}{overlap}}
|
|
|
|
\only<2>{\imgh{0}{10}{normalization}}
|
|
|
|
\only<3>{\imgh{0}{18}{multiclass}}
|
2020-08-15 20:35:20 +02:00
|
|
|
|
2020-08-16 01:29:01 +02:00
|
|
|
\end{column}\end{columns}
|
2020-08-15 20:35:20 +02:00
|
|
|
\end{frame}
|