我正在尝试将横向 tabularx 表格放在多个页面上,但是使用我找到的解决方案,我无法做到这一点。我还从另一个问题中找到了生成表格本身的解决方案,只要行数不是太多,它就真的符合我的需求。因此,我想保留该解决方案(如果可能的话),并对其进行修改,以便它可以容纳更多行,并在必要时将其分成几页。
以下是 MWE:
\documentclass[12pt,a4paper,bibtotoc,headsepline,smallheadings,oneside,appendixprefix,BCOR5mm]{scrbook}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{eurosym}
\usepackage{lmodern}
\usepackage[english]{babel}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{exscale}
\usepackage{amstext}
\usepackage{bm}
\usepackage{caption}
\usepackage{mathtools}
\usepackage{array}
\usepackage{rotating}
\usepackage[ruled, english]{algorithm2e}
\usepackage{verbatim}
\usepackage{float}
\usepackage[section]{placeins}
\usepackage{color}
\usepackage[table]{xcolor}
\usepackage{booktabs}
\usepackage{graphicx}
\usepackage{booktabs}
\usepackage{pifont}
\newcommand*\rot{\rotatebox{90}}
\newcommand*\OK{\ding{51}}
\makeatletter
\newcommand*{\rom}[1]{\expandafter\@slowromancap\romannumeral #1@}
\usepackage{array,multirow}
\usepackage{subfigure}
\usepackage{setspace}
\usepackage[hyphens]{url}
\usepackage[plainpages=false,pdfpagelabels=true,colorlinks=true,linkcolor=black,citecolor=black,bookmarksopen=true]{hyperref}
\usepackage{scrpage2}
\usepackage{natbib}
\usepackage{mathtools}
\usepackage{apalike}
\usepackage{comment}
\usepackage{booktabs}
\usepackage{siunitx}
\usepackage{geometry}
\usepackage{makecell}
\usepackage{tabularx,ragged2e}
\usepackage{pdflscape}
\usepackage{ltablex}
\definecolor{Gray}{gray}{0.8}
\newcolumntype{C}{>{\Centering\arraybackslash}X}
\usepackage[hang,flushmargin,perpage]{footmisc}
\renewcommand{\bibname}{References}
\renewcommand\theadalign{bc}
\renewcommand\theadfont{\bfseries}
\renewcommand\theadgape{\Gape[4pt]}
\renewcommand\cellgape{\Gape[4pt]}
\bibliographystyle{apalike}
\renewcommand{\topfraction}{0.85}
\renewcommand{\textfraction}{0.1}
\renewcommand{\floatpagefraction}{0.75}
\onehalfspacing
\definecolor{grey}{gray}{0.5}
\newcommand{\argmax}{\operatornamewithlimits{argmax}}
\newcommand{\argmin}{\operatornamewithlimits{argmin}}
\newenvironment{conditions}
{\par\vspace{\abovedisplayskip}\noindent\begin{tabular}{>{$}l<{$} @{${}={}$} l}}
{\end{tabular}\par\vspace{\belowdisplayskip}}
\begin{document}
\pagestyle{empty}
\pagenumbering{alph}
\mainmatter
\begin{landscape}
\begin{table}[htp]
\footnotesize
\begin{tabularx}{\hsize}{|C|C|C|C|C|C|C|C|}
\hline
\textbf{Avg. F1 Training} & \textbf{Avg. F1 Validation} & \textbf{Avg. Recall Training} & \textbf{Avg. Recall Validation} & \textbf{Avg. Precision Training} & \textbf{Avg. Precision Validation} & \textbf{Gap between F1 Training \& Validation} \\
\hline
0.97& 0.91& 0.95& 0.88& 0.99& 0.95& 0.06\\
\hline
0.99& 0.94& 0.98& 0.91& 1.00& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.90& 0.99& 0.95& 0.05\\ \hline
0.97& 0.92& 0.95& 0.89& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.92& 0.87& 0.88& 0.82& 0.97& 0.94& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.97& 0.92& 0.95& 0.89& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.96& 0.05\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.96& 0.04\\ \hline
0.92& 0.88& 0.89& 0.83& 0.96& 0.93& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.96& 0.92& 0.94& 0.89& 0.98& 0.95& 0.04\\ \hline
0.97& 0.92& 0.95& 0.90& 0.98& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\ \hline
0.96& 0.92& 0.94& 0.90& 0.98& 0.94& 0.04\\ \hline
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.98& 0.95& 0.04\\ \hline
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.04\\ \hline
0.77& 0.73& 0.67& 0.63& 0.91& 0.88& 0.04\\ \hline
0.96& 0.92& 0.93& 0.89& 0.98& 0.95& 0.04\\ \hline
0.95& 0.92& 0.93& 0.89& 0.98& 0.95& 0.03\\ \hline
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.03\\ \hline
0.95& 0.92& 0.93& 0.89& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.88& 0.98& 0.95& 0.03\\ \hline
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.90& 0.87& 0.87& 0.83& 0.94& 0.92& 0.03\\ \hline
0.96& 0.93& 0.93& 0.90& 0.98& 0.96& 0.03\\ \hline
0.93& 0.90& 0.90& 0.86& 0.97& 0.95& 0.03\\ \hline
0.94& 0.91& 0.91& 0.88& 0.97& 0.95& 0.03\\ \hline
0.95& 0.93& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.93& 0.90& 0.97& 0.94& 0.03\\ \hline
0.93& 0.90& 0.89& 0.86& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.92& 0.89& 0.88& 0.85& 0.95& 0.93& 0.03\\ \hline
0.94& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.87& 0.84& 0.81& 0.78& 0.94& 0.92& 0.02\\ \hline
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.02\\ \hline
0.93& 0.90& 0.90& 0.87& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.91& 0.88& 0.96& 0.94& 0.02\\ \hline
0.94& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\ \hline
0.92& 0.90& 0.89& 0.87& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\ \hline
0.88& 0.87& 0.85& 0.82& 0.93& 0.91& 0.02\\ \hline
0.93& 0.91& 0.90& 0.88& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.90& 0.88& 0.96& 0.95& 0.02\\ \hline
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\ \hline
0.72& 0.70& 0.61& 0.59& 0.88& 0.86& 0.02\\ \hline
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\ \hline
0.88& 0.86& 0.82& 0.81& 0.94& 0.93& 0.01\\ \hline
0.91& 0.90& 0.88& 0.86& 0.95& 0.93& 0.01\\ \hline
0.88& 0.87& 0.84& 0.82& 0.94& 0.93& 0.01\\ \hline
0.85& 0.84& 0.80& 0.78& 0.92& 0.91& 0.01\\ \hline
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\ \hline
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\ \hline
0.88& 0.86& 0.83& 0.82& 0.93& 0.92& 0.01\\ \hline
0.87& 0.86& 0.83& 0.81& 0.93& 0.92& 0.01\\ \hline
0.84& 0.83& 0.78& 0.77& 0.91& 0.90& 0.01\\ \hline
0.75& 0.74& 0.70& 0.69& 0.82& 0.81& 0.01\\ \hline
0.74& 0.74& 0.67& 0.67& 0.84& 0.83& 0.01\\ \hline
0.79& 0.78& 0.72& 0.71& 0.87& 0.86& 0.01\\ \hline
0.78& 0.78& 0.71& 0.70& 0.88& 0.88& 0.01\\ \hline
0.75& 0.75& 0.66& 0.66& 0.88& 0.88& 0.00\\ \hline
0.74& 0.73& 0.65& 0.65& 0.85& 0.85& 0.00\\ \hline
0.62& 0.62& 0.54& 0.54& 0.73& 0.73& 0.00\\ \hline
0.74& 0.74& 0.65& 0.65& 0.86& 0.86& 0.00\\ \hline
0.70& 0.70& 0.61& 0.61& 0.82& 0.82& 0.00\\ \hline
0.63& 0.63& 0.54& 0.54& 0.76& 0.76& 0.00\\ \hline
0.63& 0.63& 0.55& 0.55& 0.73& 0.73& 0.00\\ \hline
0.62& 0.62& 0.55& 0.55& 0.70& 0.70& 0.00\\ \hline
0.68& 0.68& 0.60& 0.60& 0.77& 0.77& 0.00\\ \hline
0.65& 0.65& 0.55& 0.55& 0.79& 0.79& 0.00\\ \hline
0.64& 0.64& 0.54& 0.54& 0.78& 0.78& 0.00\\ \hline
0.69& 0.69& 0.60& 0.60& 0.82& 0.82& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
\end{tabularx}
\caption{caption.}
\end{table}
\end{landscape}
\end{document}
我尝试在 tabularx 环境之前使用 longtable 命令或使用 ltablex 包,但似乎没有任何效果。欢迎任何建议!
答案1
我建议根据longtable
和进行以下布局booktabs
。如果列标题中包含一些缩写,则无需使用\footnotesize
d 文本或将表格转为横向。我还删除了所有垂直线,并用您已加载的包中的线条和一些垂直空白替换了水平线booktabs
。我还使用了包中的\endhead
和命令,以便在所有页面上重复列标题。\endfirsthead
longtable
\documentclass[12pt,a4paper,headsepline,oneside,appendixprefix]{scrbook}
\usepackage{booktabs}
\usepackage{geometry}
\usepackage{longtable}
\usepackage{pdflscape}
\begin{document}
\pagestyle{empty}
\pagenumbering{alph}
\mainmatter
\begin{longtable}{cccccccc}
\caption{caption.}\\
\toprule
\multicolumn{2}{c}{Avg. F1} & \multicolumn{2}{c}{Avg. Recall} & \multicolumn{2}{c}{Avg. Precision} & Gap between F1 \\ \cmidrule(r){1-2} \cmidrule(lr){3-4} \cmidrule(lr){5-6}
Train. & Valid. & Train. & Valid. & Train. & Valid. & Train. \& Valid. \\
\midrule
\endfirsthead
\caption{caption. - continued from previous page}\\
\toprule
\multicolumn{2}{c}{Avg. F1} & \multicolumn{2}{c}{Avg. Recall} & \multicolumn{2}{c}{Avg. Precision} & Gap between F1 \\ \cmidrule(r){1-2} \cmidrule(lr){3-4} \cmidrule(lr){5-6}
Train. & Valid. & Train. & Valid. & Train. & Valid. & Train. \& Valid. \\
\midrule
\endhead
0.97& 0.91& 0.95& 0.88& 0.99& 0.95& 0.06\\
0.99& 0.94& 0.98& 0.91& 1.00& 0.96& 0.05\\
0.98& 0.93& 0.97& 0.90& 0.99& 0.95& 0.05\\
0.97& 0.92& 0.95& 0.89& 0.99& 0.95& 0.05\\
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \addlinespace
0.92& 0.87& 0.88& 0.82& 0.97& 0.94& 0.05\\
0.98& 0.93& 0.97& 0.91& 0.99& 0.95& 0.05\\
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \addlinespace
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \addlinespace
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\
0.97& 0.92& 0.95& 0.89& 0.99& 0.96& 0.05\\
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\
0.98& 0.93& 0.96& 0.91& 0.99& 0.96& 0.05\\
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\ \addlinespace
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\
0.97& 0.93& 0.96& 0.91& 0.99& 0.96& 0.04\\
0.92& 0.88& 0.89& 0.83& 0.96& 0.93& 0.04\\
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\
0.96& 0.92& 0.94& 0.89& 0.98& 0.95& 0.04\\ \addlinespace
0.97& 0.92& 0.95& 0.90& 0.98& 0.95& 0.04\\
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\ \addlinespace
0.96& 0.92& 0.94& 0.90& 0.98& 0.94& 0.04\\
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\
0.97& 0.93& 0.95& 0.90& 0.98& 0.95& 0.04\\
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.04\\
0.77& 0.73& 0.67& 0.63& 0.91& 0.88& 0.04\\ \addlinespace
0.96& 0.92& 0.93& 0.89& 0.98& 0.95& 0.04\\
0.95& 0.92& 0.93& 0.89& 0.98& 0.95& 0.03\\
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.03\\
0.95& 0.92& 0.93& 0.89& 0.97& 0.95& 0.03\\
0.95& 0.92& 0.92& 0.88& 0.98& 0.95& 0.03\\ \addlinespace
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\
0.90& 0.87& 0.87& 0.83& 0.94& 0.92& 0.03\\
0.96& 0.93& 0.93& 0.90& 0.98& 0.96& 0.03\\
0.93& 0.90& 0.90& 0.86& 0.97& 0.95& 0.03\\ \addlinespace
0.94& 0.91& 0.91& 0.88& 0.97& 0.95& 0.03\\
0.95& 0.93& 0.93& 0.90& 0.98& 0.95& 0.03\\
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\
0.95& 0.92& 0.93& 0.90& 0.97& 0.94& 0.03\\
0.93& 0.90& 0.89& 0.86& 0.97& 0.95& 0.03\\ \addlinespace
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.03\\
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\
0.92& 0.89& 0.88& 0.85& 0.95& 0.93& 0.03\\
0.94& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\
0.87& 0.84& 0.81& 0.78& 0.94& 0.92& 0.02\\ \addlinespace
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.02\\
0.93& 0.90& 0.90& 0.87& 0.96& 0.94& 0.02\\
0.93& 0.91& 0.91& 0.88& 0.96& 0.94& 0.02\\
0.94& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\
0.92& 0.90& 0.89& 0.87& 0.96& 0.94& 0.02\\ \addlinespace
0.93& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\
0.88& 0.87& 0.85& 0.82& 0.93& 0.91& 0.02\\
0.93& 0.91& 0.90& 0.88& 0.96& 0.94& 0.02\\
0.93& 0.91& 0.90& 0.88& 0.96& 0.95& 0.02\\
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\ \addlinespace
0.72& 0.70& 0.61& 0.59& 0.88& 0.86& 0.02\\
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\
0.88& 0.86& 0.82& 0.81& 0.94& 0.93& 0.01\\
0.91& 0.90& 0.88& 0.86& 0.95& 0.93& 0.01\\
0.88& 0.87& 0.84& 0.82& 0.94& 0.93& 0.01\\ \addlinespace
0.85& 0.84& 0.80& 0.78& 0.92& 0.91& 0.01\\
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\
0.88& 0.86& 0.83& 0.82& 0.93& 0.92& 0.01\\
0.87& 0.86& 0.83& 0.81& 0.93& 0.92& 0.01\\ \addlinespace
0.84& 0.83& 0.78& 0.77& 0.91& 0.90& 0.01\\
0.75& 0.74& 0.70& 0.69& 0.82& 0.81& 0.01\\
0.74& 0.74& 0.67& 0.67& 0.84& 0.83& 0.01\\
0.79& 0.78& 0.72& 0.71& 0.87& 0.86& 0.01\\
0.78& 0.78& 0.71& 0.70& 0.88& 0.88& 0.01\\ \addlinespace
0.75& 0.75& 0.66& 0.66& 0.88& 0.88& 0.00\\
0.74& 0.73& 0.65& 0.65& 0.85& 0.85& 0.00\\
0.62& 0.62& 0.54& 0.54& 0.73& 0.73& 0.00\\
0.74& 0.74& 0.65& 0.65& 0.86& 0.86& 0.00\\
0.70& 0.70& 0.61& 0.61& 0.82& 0.82& 0.00\\ \addlinespace
0.63& 0.63& 0.54& 0.54& 0.76& 0.76& 0.00\\
0.63& 0.63& 0.55& 0.55& 0.73& 0.73& 0.00\\
0.62& 0.62& 0.55& 0.55& 0.70& 0.70& 0.00\\
0.68& 0.68& 0.60& 0.60& 0.77& 0.77& 0.00\\
0.65& 0.65& 0.55& 0.55& 0.79& 0.79& 0.00\\ \addlinespace
0.64& 0.64& 0.54& 0.54& 0.78& 0.78& 0.00\\
0.69& 0.69& 0.60& 0.60& 0.82& 0.82& 0.00\\
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \addlinespace
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\
\end{longtable}
\end{document}
答案2
用 longtable 解决了。
\documentclass[12pt,a4paper,bibtotoc,headsepline,smallheadings,oneside,appendixprefix,BCOR5mm]{scrbook}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{eurosym}
\usepackage{lmodern}
\usepackage[english]{babel}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{exscale}
\usepackage{amstext}
\usepackage{bm}
\usepackage{caption}
\usepackage{mathtools}
\usepackage{array}
\usepackage{rotating}
\usepackage[ruled, english]{algorithm2e}
\usepackage{verbatim}
\usepackage{float}
\usepackage[section]{placeins}
\usepackage{color}
\usepackage[table]{xcolor}
\usepackage{booktabs}
\usepackage{graphicx}
\usepackage{booktabs}
\usepackage{pifont}
\newcommand*\rot{\rotatebox{90}}
\newcommand*\OK{\ding{51}}
\makeatletter
\newcommand*{\rom}[1]{\expandafter\@slowromancap\romannumeral #1@}
\usepackage{array,multirow}
\usepackage{subfigure}
\usepackage{setspace}
\usepackage[hyphens]{url}
\usepackage[plainpages=false,pdfpagelabels=true,colorlinks=true,linkcolor=black,citecolor=black,bookmarksopen=true]{hyperref}
\usepackage{scrpage2}
\usepackage{natbib}
\usepackage{mathtools}
\usepackage{apalike}
\usepackage{comment}
\usepackage{booktabs}
\usepackage{siunitx}
\usepackage{geometry}
\usepackage{makecell}
\usepackage{tabularx,ragged2e}
\usepackage{pdflscape}
\usepackage{ltablex}
\definecolor{Gray}{gray}{0.8}
\newcolumntype{C}{>{\Centering\arraybackslash}X}
\usepackage[hang,flushmargin,perpage]{footmisc}
\renewcommand{\bibname}{References}
\renewcommand\theadalign{bc}
\renewcommand\theadfont{\bfseries}
\renewcommand\theadgape{\Gape[4pt]}
\renewcommand\cellgape{\Gape[4pt]}
\bibliographystyle{apalike}
\renewcommand{\topfraction}{0.85}
\renewcommand{\textfraction}{0.1}
\renewcommand{\floatpagefraction}{0.75}
\onehalfspacing
\definecolor{grey}{gray}{0.5}
\newcommand{\argmax}{\operatornamewithlimits{argmax}}
\newcommand{\argmin}{\operatornamewithlimits{argmin}}
\newenvironment{conditions}
{\par\vspace{\abovedisplayskip}\noindent\begin{tabular}{>{$}l<{$} @{${}={}$} l}}
{\end{tabular}\par\vspace{\belowdisplayskip}}
\begin{document}
\pagestyle{empty}
\pagenumbering{alph}
\mainmatter
\begin{landscape}
\footnotesize
\begin{longtable}{|c|c|c|c|c|c|c|c|}
\hline
\thead{Avg. F1\\Training} & \thead{Avg. F1\\Validation} & \thead{Avg. Recall\\Training} & \thead{Avg. Recall\\ Validation} & \thead{Avg. Precision\\Training} & \thead{Avg. Precision\\Validation} & \thead{Gap between F1\\ Training \& Validation} \\
\hline
0.97& 0.91& 0.95& 0.88& 0.99& 0.95& 0.06\\
\hline
0.99& 0.94& 0.98& 0.91& 1.00& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.90& 0.99& 0.95& 0.05\\ \hline
0.97& 0.92& 0.95& 0.89& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.92& 0.87& 0.88& 0.82& 0.97& 0.94& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.97& 0.92& 0.95& 0.89& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.96& 0.05\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.96& 0.04\\ \hline
0.92& 0.88& 0.89& 0.83& 0.96& 0.93& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.96& 0.92& 0.94& 0.89& 0.98& 0.95& 0.04\\ \hline
0.97& 0.92& 0.95& 0.90& 0.98& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\ \hline
0.96& 0.92& 0.94& 0.90& 0.98& 0.94& 0.04\\ \hline
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.98& 0.95& 0.04\\ \hline
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.04\\ \hline
0.77& 0.73& 0.67& 0.63& 0.91& 0.88& 0.04\\ \hline
0.96& 0.92& 0.93& 0.89& 0.98& 0.95& 0.04\\ \hline
0.95& 0.92& 0.93& 0.89& 0.98& 0.95& 0.03\\ \hline
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.03\\ \hline
0.95& 0.92& 0.93& 0.89& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.88& 0.98& 0.95& 0.03\\ \hline
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.90& 0.87& 0.87& 0.83& 0.94& 0.92& 0.03\\ \hline
0.96& 0.93& 0.93& 0.90& 0.98& 0.96& 0.03\\ \hline
0.93& 0.90& 0.90& 0.86& 0.97& 0.95& 0.03\\ \hline
0.94& 0.91& 0.91& 0.88& 0.97& 0.95& 0.03\\ \hline
0.95& 0.93& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.93& 0.90& 0.97& 0.94& 0.03\\ \hline
0.93& 0.90& 0.89& 0.86& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.92& 0.89& 0.88& 0.85& 0.95& 0.93& 0.03\\ \hline
0.94& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.87& 0.84& 0.81& 0.78& 0.94& 0.92& 0.02\\ \hline
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.02\\ \hline
0.93& 0.90& 0.90& 0.87& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.91& 0.88& 0.96& 0.94& 0.02\\ \hline
0.94& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\ \hline
0.92& 0.90& 0.89& 0.87& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\ \hline
0.88& 0.87& 0.85& 0.82& 0.93& 0.91& 0.02\\ \hline
0.93& 0.91& 0.90& 0.88& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.90& 0.88& 0.96& 0.95& 0.02\\ \hline
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\ \hline
0.72& 0.70& 0.61& 0.59& 0.88& 0.86& 0.02\\ \hline
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\ \hline
0.88& 0.86& 0.82& 0.81& 0.94& 0.93& 0.01\\ \hline
0.91& 0.90& 0.88& 0.86& 0.95& 0.93& 0.01\\ \hline
0.88& 0.87& 0.84& 0.82& 0.94& 0.93& 0.01\\ \hline
0.85& 0.84& 0.80& 0.78& 0.92& 0.91& 0.01\\ \hline
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\ \hline
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\ \hline
0.88& 0.86& 0.83& 0.82& 0.93& 0.92& 0.01\\ \hline
0.87& 0.86& 0.83& 0.81& 0.93& 0.92& 0.01\\ \hline
0.84& 0.83& 0.78& 0.77& 0.91& 0.90& 0.01\\ \hline
0.75& 0.74& 0.70& 0.69& 0.82& 0.81& 0.01\\ \hline
0.74& 0.74& 0.67& 0.67& 0.84& 0.83& 0.01\\ \hline
0.79& 0.78& 0.72& 0.71& 0.87& 0.86& 0.01\\ \hline
0.78& 0.78& 0.71& 0.70& 0.88& 0.88& 0.01\\ \hline
0.75& 0.75& 0.66& 0.66& 0.88& 0.88& 0.00\\ \hline
0.74& 0.73& 0.65& 0.65& 0.85& 0.85& 0.00\\ \hline
0.62& 0.62& 0.54& 0.54& 0.73& 0.73& 0.00\\ \hline
0.74& 0.74& 0.65& 0.65& 0.86& 0.86& 0.00\\ \hline
0.70& 0.70& 0.61& 0.61& 0.82& 0.82& 0.00\\ \hline
0.63& 0.63& 0.54& 0.54& 0.76& 0.76& 0.00\\ \hline
0.63& 0.63& 0.55& 0.55& 0.73& 0.73& 0.00\\ \hline
0.62& 0.62& 0.55& 0.55& 0.70& 0.70& 0.00\\ \hline
0.68& 0.68& 0.60& 0.60& 0.77& 0.77& 0.00\\ \hline
0.65& 0.65& 0.55& 0.55& 0.79& 0.79& 0.00\\ \hline
0.64& 0.64& 0.54& 0.54& 0.78& 0.78& 0.00\\ \hline
0.69& 0.69& 0.60& 0.60& 0.82& 0.82& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline \caption{caption.}
\end{longtable}
\end{landscape}
\end{document}
答案3
你只是忘了长桌子是不是浮点数,因此您不应该使用环境table
,而应该使用 longtable 的语法(endfirsthead
以及类似的语法)。我从您的序言中删除了不必要的加载amsmath
(您加载 mathtools
)、 amsfont
(由加载amssymb
)和color
(加载xcolor
)。由于表格本身无法容纳边距,因此我将其用作 \thead
列标题。
\documentclass[12pt,a4paper,bibtotoc,headsepline,smallheadings,oneside,appendixprefix,BCOR5mm]{scrbook}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{eurosym}
\usepackage{lmodern}
\usepackage[english]{babel}%
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{exscale}
\usepackage{amstext}
\usepackage{bm}
\usepackage{caption}
\usepackage{mathtools}
\usepackage{array}
\usepackage{rotating}
\usepackage[ruled, english]{algorithm2e}
\usepackage{verbatim}
\usepackage{float}
\usepackage[section]{placeins}
\usepackage[table]{xcolor}
\usepackage{booktabs}
\usepackage{graphicx}
\usepackage{booktabs}
\usepackage{pifont}
\newcommand*\rot{\rotatebox{90}}
\newcommand*\OK{\ding{51}}
\makeatletter
\newcommand*{\rom}[1]{\expandafter\@slowromancap\romannumeral #1@}
\usepackage{array,multirow}
\usepackage{subfigure}
\usepackage{setspace}
\usepackage[hyphens]{url}
\usepackage[plainpages=false,pdfpagelabels=true,colorlinks=true,linkcolor=black,citecolor=black,bookmarksopen=true]{hyperref}
\usepackage{scrpage2}
\usepackage{natbib}
\usepackage{mathtools}
\usepackage{apalike}
\usepackage{comment}
\usepackage{booktabs}
\usepackage{siunitx}
\usepackage{geometry}
\usepackage{makecell}
\usepackage{tabularx,ragged2e}
\usepackage{pdflscape}
\usepackage{ltablex}
\definecolor{Gray}{gray}{0.8}
\newcolumntype{C}{>{\Centering\arraybackslash}X}
\renewcommand{\theadfont}{\bfseries}
\usepackage[hang,flushmargin,perpage]{footmisc}
\renewcommand{\bibname}{References}
\renewcommand\theadalign{bc}
\renewcommand\theadfont{\bfseries}
\renewcommand\theadgape{\Gape[4pt]}
\renewcommand\cellgape{\Gape[4pt]}
\bibliographystyle{apalike}
\renewcommand{\topfraction}{0.85}
\renewcommand{\textfraction}{0.1}
\renewcommand{\floatpagefraction}{0.75}
\onehalfspacing
\definecolor{grey}{gray}{0.5}
\newcommand{\argmax}{\operatornamewithlimits{argmax}}
\newcommand{\argmin}{\operatornamewithlimits{argmin}}
\newenvironment{conditions}
{\par\vspace{\abovedisplayskip}\noindent\begin{tabular}{>{$}l<{$} @{${}={}$} l}}
{\end{tabular}\par\vspace{\belowdisplayskip}}
\begin{document}
\pagestyle{empty}
\pagenumbering{alph}
\mainmatter
\begin{landscape}
\footnotesize
\begin{tabularx}{\hsize}{|*{8}{C|}}
\caption{caption.}\medskip\\
\hline
\thead{Avg. F1\\ Training} & \thead{Avg. F1\\ Validation} & \thead{Avg. Recall\\ Training} & \thead{Avg. Recall\\ Validation} & \thead{Avg. Precision\\ Training} & \thead{Avg. Precision\\ Validation} & \thead{Gap between \\ F1 Training \\\& Validation} \\
\hline
\endfirsthead
\caption{caption. (\emph{continued})}\medskip\\
\hline
\thead{Avg. F1\\ Training} & \thead{Avg. F1\\ Validation} & \thead{Avg. Recall \\ Training} & \thead{Avg. Recall\\ Validation} & \thead{Avg. Precision\\ Training} & \thead{Avg. Precision\\ Validation} & \thead{Gap between\\ F1 Training \\ \& Validation} \\
\hline
\endhead
\hline\multicolumn{8}{r@{}}{\emph{To be continued}}
\endfoot
\endlastfoot
0.97& 0.91& 0.95& 0.88& 0.99& 0.95& 0.06\\
\hline
0.99& 0.94& 0.98& 0.91& 1.00& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.90& 0.99& 0.95& 0.05\\ \hline
0.97& 0.92& 0.95& 0.89& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.92& 0.87& 0.88& 0.82& 0.97& 0.94& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.97& 0.91& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.97& 0.92& 0.95& 0.89& 0.99& 0.96& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.95& 0.05\\ \hline
0.98& 0.93& 0.96& 0.91& 0.99& 0.96& 0.05\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.96& 0.91& 0.99& 0.96& 0.04\\ \hline
0.92& 0.88& 0.89& 0.83& 0.96& 0.93& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.96& 0.92& 0.94& 0.89& 0.98& 0.95& 0.04\\ \hline
0.97& 0.92& 0.95& 0.90& 0.98& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.99& 0.95& 0.04\\ \hline
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\ \hline
0.96& 0.92& 0.94& 0.90& 0.98& 0.94& 0.04\\ \hline
0.97& 0.93& 0.95& 0.91& 0.99& 0.96& 0.04\\ \hline
0.97& 0.93& 0.95& 0.90& 0.98& 0.95& 0.04\\ \hline
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.04\\ \hline
0.77& 0.73& 0.67& 0.63& 0.91& 0.88& 0.04\\ \hline
0.96& 0.92& 0.93& 0.89& 0.98& 0.95& 0.04\\ \hline
0.95& 0.92& 0.93& 0.89& 0.98& 0.95& 0.03\\ \hline
0.96& 0.93& 0.94& 0.90& 0.98& 0.95& 0.03\\ \hline
0.95& 0.92& 0.93& 0.89& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.88& 0.98& 0.95& 0.03\\ \hline
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.96& 0.92& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.90& 0.87& 0.87& 0.83& 0.94& 0.92& 0.03\\ \hline
0.96& 0.93& 0.93& 0.90& 0.98& 0.96& 0.03\\ \hline
0.93& 0.90& 0.90& 0.86& 0.97& 0.95& 0.03\\ \hline
0.94& 0.91& 0.91& 0.88& 0.97& 0.95& 0.03\\ \hline
0.95& 0.93& 0.93& 0.90& 0.98& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.93& 0.90& 0.97& 0.94& 0.03\\ \hline
0.93& 0.90& 0.89& 0.86& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.03\\ \hline
0.95& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.92& 0.89& 0.88& 0.85& 0.95& 0.93& 0.03\\ \hline
0.94& 0.92& 0.92& 0.89& 0.97& 0.95& 0.03\\ \hline
0.87& 0.84& 0.81& 0.78& 0.94& 0.92& 0.02\\ \hline
0.95& 0.92& 0.92& 0.90& 0.97& 0.95& 0.02\\ \hline
0.93& 0.90& 0.90& 0.87& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.91& 0.88& 0.96& 0.94& 0.02\\ \hline
0.94& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\ \hline
0.92& 0.90& 0.89& 0.87& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.91& 0.89& 0.96& 0.94& 0.02\\ \hline
0.88& 0.87& 0.85& 0.82& 0.93& 0.91& 0.02\\ \hline
0.93& 0.91& 0.90& 0.88& 0.96& 0.94& 0.02\\ \hline
0.93& 0.91& 0.90& 0.88& 0.96& 0.95& 0.02\\ \hline
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\ \hline
0.72& 0.70& 0.61& 0.59& 0.88& 0.86& 0.02\\ \hline
0.89& 0.87& 0.84& 0.82& 0.94& 0.93& 0.02\\ \hline
0.88& 0.86& 0.82& 0.81& 0.94& 0.93& 0.01\\ \hline
0.91& 0.90& 0.88& 0.86& 0.95& 0.93& 0.01\\ \hline
0.88& 0.87& 0.84& 0.82& 0.94& 0.93& 0.01\\ \hline
0.85& 0.84& 0.80& 0.78& 0.92& 0.91& 0.01\\ \hline
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\ \hline
0.88& 0.87& 0.84& 0.83& 0.93& 0.92& 0.01\\ \hline
0.88& 0.86& 0.83& 0.82& 0.93& 0.92& 0.01\\ \hline
0.87& 0.86& 0.83& 0.81& 0.93& 0.92& 0.01\\ \hline
0.84& 0.83& 0.78& 0.77& 0.91& 0.90& 0.01\\ \hline
0.75& 0.74& 0.70& 0.69& 0.82& 0.81& 0.01\\ \hline
0.74& 0.74& 0.67& 0.67& 0.84& 0.83& 0.01\\ \hline
0.79& 0.78& 0.72& 0.71& 0.87& 0.86& 0.01\\ \hline
0.78& 0.78& 0.71& 0.70& 0.88& 0.88& 0.01\\ \hline
0.75& 0.75& 0.66& 0.66& 0.88& 0.88& 0.00\\ \hline
0.74& 0.73& 0.65& 0.65& 0.85& 0.85& 0.00\\ \hline
0.62& 0.62& 0.54& 0.54& 0.73& 0.73& 0.00\\ \hline
0.74& 0.74& 0.65& 0.65& 0.86& 0.86& 0.00\\ \hline
0.70& 0.70& 0.61& 0.61& 0.82& 0.82& 0.00\\ \hline
0.63& 0.63& 0.54& 0.54& 0.76& 0.76& 0.00\\ \hline
0.63& 0.63& 0.55& 0.55& 0.73& 0.73& 0.00\\ \hline
0.62& 0.62& 0.55& 0.55& 0.70& 0.70& 0.00\\ \hline
0.68& 0.68& 0.60& 0.60& 0.77& 0.77& 0.00\\ \hline
0.65& 0.65& 0.55& 0.55& 0.79& 0.79& 0.00\\ \hline
0.64& 0.64& 0.54& 0.54& 0.78& 0.78& 0.00\\ \hline
0.69& 0.69& 0.60& 0.60& 0.82& 0.82& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
0.00& 0.00& 0.00& 0.00& 0.00& 0.00& 0.00\\ \hline
\end{tabularx}
\end{landscape}
\end{document}