Исправил подпись к таблице с результатами

This commit is contained in:
2024-11-30 18:40:30 +03:00
parent 3bc95cc013
commit ed1a0bea1d

View File

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