annotate poster/sections/results.tex @ 47:b0186d4a4496 tip

Move 7Digital dataset to Downloads
author Paulo Chiliguano <p.e.chiliguano@se14.qmul.ac.uk>
date Sat, 09 Jul 2022 00:50:43 -0500
parents fcd3730ffc19
children
rev   line source
p@36 1
p@36 2 \section{Results}
p@36 3
p@36 4 \begin{itemize}
p@36 5 \item 20\% of song ratings is the test set, the other 80\% is the training set, for each user. The number of users evaluated is 53.
p@36 6 \item For each song in the test set, we look up if the song is included or not
p@36 7 in the produced top-N recommendations.
p@36 8 %\item Examples of classification results are shown below:
p@36 9 \end{itemize}
p@36 10
p@36 11 \begin{center}
p@36 12 \resizebox*{1.0\columnwidth}{!}{
p@36 13
p@36 14 \begin{tabular}{c| c| c| c| c} % centered columns (4 columns)
p@36 15 \hline\hline %inserts double horizontal lines
p@36 16 Recommender & Precision & Recall & F1 & Accuracy \\ [0.5ex] % inserts table
p@36 17 %heading
p@36 18 \hline % inserts single horizontal line
p@36 19 Content-based (baseline) & 0.275 $\pm$ 0.087 & 0.010 $\pm$ 0.003 & 0.020 $\pm$ 0.007 & 0.681 $\pm$ 0.008 \\ % inserting body of the table
p@36 20 Hybrid (discrete EDA) & \textbf{0.391 $\pm$ 0.182} & \textbf{0.013 $\pm$ 0.007} & \textbf{0.025 $\pm$ 0.013} & \textbf{0.685 $\pm$ 0.009} \\
p@36 21 Hybrid (continuous UMDA) & 0.318 $\pm$ 0.142 & 0.011 $\pm$ 0.005 & 0.021 $\pm$ 0.011 & 0.683 $\pm$ 0.009 \\ [1ex] % [1ex] adds vertical space
p@36 22 \hline %inserts single line
p@36 23 \end{tabular}
p@36 24
p@36 25 }
p@36 26 \end{center}
p@36 27 %\begin{center}
p@36 28 %\begin{tabular}{c@{ }c@{ }c@{ }c@{ }c@{ }c@{ }c}
p@36 29 %bananas &
p@36 30 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/bananas2.eps}} &
p@36 31 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/bananas2.eps}} &
p@36 32 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/bananas2.eps}} &
p@36 33 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/bananas2.eps}} &
p@36 34 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/plums2.eps}} &
p@36 35 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/bananas2.eps}} \\
p@36 36 %plums &
p@36 37 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/plums2.eps}} &
p@36 38 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/bananas2.eps}} &
p@36 39 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/plums2.eps}} &
p@36 40 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/plums2.eps}} &
p@36 41 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/plums2.eps}} &
p@36 42 %\resizebox*{0.12\columnwidth}{!}{\includegraphics{images/fruit/plums2.eps}} \\
p@36 43 %\end{tabular}
p@36 44 %\end{center}