Исправил подпись к таблице с результатами
This commit is contained in:
@@ -263,12 +263,13 @@
|
|||||||
\end{table}
|
\end{table}
|
||||||
|
|
||||||
|
|
||||||
|
\addtocounter{table}{1}
|
||||||
\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=-20pt] {
|
\node at (current page.north) [anchor=north, yshift=-20pt] {
|
||||||
\begin{minipage}{1.63\textwidth}
|
\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{minipage}
|
||||||
};
|
};
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
|
|||||||
Reference in New Issue
Block a user