1
0

changed results

This commit is contained in:
Kelvin Davis 2018-05-25 19:32:00 +10:00
parent bf193539f7
commit 892c91f554

View File

@ -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}