From 892c91f55438ad3d1d7321a28ef3a6579b4b5b88 Mon Sep 17 00:00:00 2001 From: Kelvin Davis <273degreeskelvin@gmail.com> Date: Fri, 25 May 2018 19:32:00 +1000 Subject: [PATCH] changed results --- mini_proj/report/waldo.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mini_proj/report/waldo.tex b/mini_proj/report/waldo.tex index 90d7c75..9f7b2f1 100644 --- a/mini_proj/report/waldo.tex +++ b/mini_proj/report/waldo.tex @@ -293,13 +293,13 @@ \hline FCN & 94.66\% & 117.69\\ \hline - Support Vector Machine & 83.50\% & 5.90\\ + Support Vector Machine & 84.47\% & 7.87\\ \hline - K Nearest Neighbours & 67.96\% & 0.22\\ + K Nearest Neighbours & 70.87\% & 0.25\\ \hline - Gaussian Naive Bayes & 85.44\% & \textbf{0.15}\\ + Gaussian Naive Bayes & 82.52\% & \textbf{0.13}\\ \hline - Random Forest & 92.23\% & 0.92\\ + Random Forest & 95.14\% & 0.28\\ \hline \end{tabular} \captionsetup{width=0.80\textwidth}