some results
This commit is contained in:
parent
ad057de020
commit
4153edf1b2
@ -298,6 +298,14 @@
|
|||||||
classification models, although the time required to train these networks is
|
classification models, although the time required to train these networks is
|
||||||
significantly greater.
|
significantly greater.
|
||||||
|
|
||||||
|
% models that learn relationships between pixels outperform those that don't
|
||||||
|
|
||||||
|
Of the benchmark classifiers we see the best performance with Random
|
||||||
|
Forests and the worst performance with K Nearest Neighbours. As supported
|
||||||
|
by the rest of the results, this comes down to a models ability to learn
|
||||||
|
the hidden relationships between the pixels. This is made more apparent by
|
||||||
|
performance of the Neural Networks.
|
||||||
|
|
||||||
\section{Conclusion} \label{sec:conclusion}
|
\section{Conclusion} \label{sec:conclusion}
|
||||||
|
|
||||||
Image from the ``Where's Waldo?'' puzzle books are ideal images to test
|
Image from the ``Where's Waldo?'' puzzle books are ideal images to test
|
||||||
|
Reference in New Issue
Block a user