Added recap
This commit is contained in:
parent
2402511f73
commit
ede3b2bb60
6
pres.tex
6
pres.tex
|
@ -499,5 +499,11 @@
|
|||
\section{Recap}
|
||||
\begin{frame}
|
||||
\frametitle{Recap}
|
||||
\begin{itemize}
|
||||
\item LIME is a framework for explaining predictions made by machine learning algorithms
|
||||
\item It explains models, by intelligently picking individual predictions based on a budget of time, defining the amount of time the user wish to spend
|
||||
\item Only uses linear models at the moment
|
||||
\item It shown to make it significantly easier for people to better the classifiers, even non-experts.
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
\end{document}
|
||||
|
|
Loading…
Reference in New Issue
Block a user