Kernel Regression abgeschlossen

This commit is contained in:
2022-02-13 13:11:20 +01:00
parent ecf712de93
commit 92ff396b36
6 changed files with 79 additions and 27 deletions

View File

@@ -81,7 +81,7 @@ welchen Anteil die Klasse $k$ auf der linken Seite des Splits hat.
\subsubsection{Classification Tree}%
\label{ssub:Classification Tree}
\includegraphics[width=.6\textwidth]{classification_tree.png}
{\color{red} Herleitung Vorlesung 03 Seite 24-31}
{\color{red} Herleitung Vorlesung 04 Seite 24-31}
\subsubsection{Regression Tree}%
\label{ssub:Regression Tree}
@@ -96,7 +96,7 @@ Predict (log) prostate specific antigen from
\end{itemize}
}
\vspace*{30mm}
{\color{red} Herleitung Vorlesung 03 Seite 32-36}
{\color{red} Herleitung Vorlesung 04 Seite 32-36}
\section{Random Forests}%
\label{sec:Random Forests}