Добавил расшифровку аббревиатур в результаты

This commit is contained in:
2024-11-25 20:13:10 +03:00
parent 0bc242cf5e
commit 97dc7d6f1c

View File

@@ -247,7 +247,11 @@
\includepdf[pages={1}, fitpaper, pagecommand={ \includepdf[pages={1}, fitpaper, pagecommand={
\thispagestyle{empty} \thispagestyle{empty}
\begin{tikzpicture}[remember picture, overlay] \begin{tikzpicture}[remember picture, overlay]
\node at (current page.north) [anchor=north, yshift=-30pt] {Table 2. Results obtained in research papers.}; \node at (current page.north) [anchor=north, yshift=-30pt] {
\begin{minipage}{1.08\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).
\end{minipage}
};
\end{tikzpicture} \end{tikzpicture}
}]{results_table/results.pdf} }]{results_table/results.pdf}