From ed1a0bea1d5d0dcecf09318834c836917704c73b Mon Sep 17 00:00:00 2001 From: Arity-T Date: Sat, 30 Nov 2024 18:40:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BF=D0=BE=D0=B4=D0=BF=D0=B8=D1=81=D1=8C=20=D0=BA=20?= =?UTF-8?q?=D1=82=D0=B0=D0=B1=D0=BB=D0=B8=D1=86=D0=B5=20=D1=81=20=D1=80?= =?UTF-8?q?=D0=B5=D0=B7=D1=83=D0=BB=D1=8C=D1=82=D0=B0=D1=82=D0=B0=D0=BC?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- report.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}