prosem2/topics/4.tex

29 lines
764 B
TeX

\begin{frame}
\frametitle{Topic 4: Decision Trees}
%\Large \textbf{##paper##} (##by##, ##when##)\\
\LARGE \textbf{Chapter:} 5.4 \textbf{Supervisor:} Jelle (jelle.huentelmann@cs.tu-dortmund.de)\\
%\begin{center}
%\includegraphics[height=3cm]{illustrations/4.png}
%\end{center}
\begin{columns}
\begin{column}{.575\textwidth}
\begin{center}
\includegraphics[height=3cm]{imgs/4.png}
\end{center}
\end{column}
\begin{column}{.375\textwidth}
\begin{itemize}
\item Programming task: Train a decision Tree on a simple dataset!
%\item Could be combined with 5
\end{itemize}
\end{column}
\end{columns}
\end{frame}