From 798b96e99c4911f29fca179095605daedeaf1f96 Mon Sep 17 00:00:00 2001 From: Arity-T Date: Mon, 25 Nov 2024 14:53:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=80=D0=B0=D1=81=D1=88=D0=B8=D1=84=D1=80=D0=BE=D0=B2=D0=BA?= =?UTF-8?q?=D1=83=20=D0=B0=D0=B1=D0=B1=D1=80=D0=B5=D0=B2=D0=B8=D0=B0=D1=82?= =?UTF-8?q?=D1=83=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- report.tex | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/report.tex b/report.tex index 46571e4..7429c22 100644 --- a/report.tex +++ b/report.tex @@ -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