diff --git a/report.tex b/report.tex index dfadab5..856ebeb 100644 --- a/report.tex +++ b/report.tex @@ -263,12 +263,13 @@ \end{table} + \addtocounter{table}{1} \includepdf[pages={1}, fitpaper, pagecommand={ \thispagestyle{empty} \begin{tikzpicture}[remember picture, overlay] \node at (current page.north) [anchor=north, yshift=-20pt] { \begin{minipage}{1.63\textwidth} - Table 1. Methods used in research papers. Abbreviations: Area under curve (AUC), Root Mean Squared Error (RMSE), Receiver Operating Characteristic (ROC), Matthew's correlation coefficient (MCC). + Table 2. Results obtained in research papers. Abbreviations: Area under curve (AUC), Root Mean Squared Error (RMSE), Receiver Operating Characteristic (ROC), Matthew's correlation coefficient (MCC). \end{minipage} }; \end{tikzpicture}