added first draf real world experiments

This commit is contained in:
toni
2018-02-20 23:18:25 +01:00
parent 455a5cc121
commit 5bd226e1e8
3 changed files with 41 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ The MISE between $f$ and the estimates as a function of $h$ are evaluated, and t
\begin{figure} [t]
\label{fig:evalBandwidth}
\includegraphics[width=\columnwidth]{gfx/Eval1Bandwidth_abs.png}
\caption{Bla.} \label{fig:eval1GroundTruth}
\caption{Hier kommt Performance Plot 2 spaltig} \label{fig:eval1GroundTruth}
\end{figure}
Other test cases of theoretical relevance are error as a function of the grid size $G$ and the sample size $N$.
@@ -42,4 +42,17 @@ All tests are performed on a Intel Core \mbox{i5-7600K} CPU with a frequency of
We compare our C++ implementation of the box filter based KDE to the KernSmooth R package and the \qq{FastKDE} implementation \cite{oBrien2016fast}.
The KernSmooth packages provides a FFT-based BKDE implementation based on optimized C functions at its core.
\begin{figure} [t]
\label{fig:evalBandwidth}
\includegraphics[width=\columnwidth]{gfx/Eval1Bandwidth_abs.png}
\caption{Hier kommt Performance Plot 2 spaltig} \label{fig:eval1GroundTruth}
\end{figure}
\begin{figure} [b]
\label{fig:evalBandwidth}
\includegraphics[width=\columnwidth]{gfx/Eval1Bandwidth_abs.png}
\caption{Hier kommt bandwith error plot single} \label{fig:eval1GroundTruth}
\end{figure}
\input{chapters/realworld}