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

This commit is contained in:
2024-11-25 14:53:09 +03:00
parent 0489f82b33
commit 798b96e99c

View File

@@ -191,11 +191,15 @@
\addtocounter{table}{1}
\includepdf[pages={1}, fitpaper, pagecommand={
\thispagestyle{empty}
\begin{tikzpicture}[remember picture, overlay]
\node at (current page.north) [anchor=north, yshift=-45pt] {Table 1. Methods used in research papers.};
\end{tikzpicture}
}]{methods_table/methods.pdf}
\thispagestyle{empty}
\begin{tikzpicture}[remember picture, overlay]
\node at (current page.north) [anchor=north, yshift=-25pt] {
\begin{minipage}{3.38\textwidth}
Table 1. Methods used in research papers. Abbreviations: Epithelial Ovarian Cancer (EOC), ESophageal Cancer (ESC), NaSopharyngeal Cancer (NSC), Lung Cancer (LC), Pancreatic Cancer (PC), Cervical Cancer (CC), Decision Tree (DT), K-Nearest Neighbors (KNN), Support Vector Machine (SVM), Neural Network (NN), Least Absolute Shrinkage and Selection Operator (LASSO), Random Forest (RF), Principal Component Analysis - Linear Discriminant Analysis (PCA-LDA), eXtreme Gradient Boosting (XGB), Generalized Linear Model (GLM), Logistic Regression (LR), Cox Regression based algorithms including stepwise Cox, Coxboost, plsRcox (Cox), Supervised Principal Components (SuperPC), Elastic Network (Enet), Gradient Boosting Machine (GBM).
\end{minipage}
};
\end{tikzpicture}
}]{methods_table/methods.pdf}
\newpage