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