
\begin{figure}[!t]
{\scriptsize
{\renewcommand{\baselinestretch}{.5}
\begin{tabular}{lll|lll}
rank  &  pre-processor  &  learner  &  rank  &  pre-processor  &  learner  \\\hline
1  &  norm  &  CART (yes)  &  46  &  PCA  &  NNet  \\
2  &  norm  &  CART (no)  &  47  &  width3bin  &  ABE0-5NN  \\  
3  &  none  &  CART (yes)  &  48  &  none  &  NNet  \\
4  &  none  &  CART (no)  &  49  &  width5bin  &  SWR  \\
5  &  log  &  CART (yes)  &  50  &  width5bin  &  ABE0-1NN  \\
6  &  log  &  CART (no)  &  51  &  none  &  LReg  \\ 
7  &  SWR  &  CART (yes)  &  52  &  width5bin  &  ABE0-5NN  \\ 
8  &  SWR  &  CART (no)  & 53  &  SFS  &  NNet  \\ 
9  &  SFS  &  CART (yes)  &  54  &  norm  &  PLSR \\
10  &  SFS  &  CART (no)  &  55  &  freq5bin  &  ABE0-1NN  \\
11  &  SWR  &  ABE0-1NN  &  56  &  SWR  &  NNet  \\
12  &  log  &  ABE0-1NN  & 57  &  SWR  &  LReg  \\
13  &  SWR  &  ABE0-5NN  &  58  &  norm  &  LReg  \\ 
14  &  SFS  &  ABE0-5NN  & 59  &  freq3bin  &  ABE0-1NN  \\ 
15  &  PCA  &  PLSR  &  60  &  freq3bin  &  CART (yes)  \\ 
16  &  SWR  &  PCR  &  61  &  freq3bin  &  CART (no)\\
17  &  none  &  PLSR  &  62  &  PCA  &  ABE0-1NN\\
18  &  SFS  &  ABE0-1NN  &  63  &  width3bin  &  SWR\\
19  &  PCA  &  PCR  &  64  &  width5bin  &  PLSR\\
20  &  none  &  PCR  &  65  &  log  &  SWR\\
21  &  PCA  &  CART (yes)  &   66  &  log  &  PCR\\
22  &  PCA  &  CART (no)  &  67  &  log  &  PLSR\\
23  &  freq5bin  &  ABE0-5NN  & 68  &  width3bin  &  PLSR\\
24  &  SWR  &  PLSR  &  69  &  width3bin  &  ABE0-1NN\\
25  &  SFS  &  LReg  &  70  &  width5bin  &  PCR\\
26  &  norm  &  ABE0-1NN  &  71  &  norm  &  PCR\\ 
27  &  none  &  ABE0-1NN  &  72  &  width3bin  &  PCR\\
28  &  SFS  &  PCR  &  73  &  freq5bin  &  PCR\\
29  &  SFS  &  PLSR  &  74  &  freq5bin  &  SWR\\
30  &  freq5bin  &  CART (yes)  &  75  &  width3bin  &  LReg\\
31  &  freq5bin  &  CART (no)  &  76  &  freq3bin  &  PCR\\
32  &  width5bin  &  CART (yes)  &  77  &  width5bin  &  LReg\\
33  &  width5bin  &  CART (no)  &  78  &  freq3bin  &  PLSR\\
34  &  norm  &  ABE0-5NN  &  79  &  freq5bin  &  PLSR\\
35  &  PCA  &  SWR  &  80  &  log  &  LReg\\
36  &  none  &  ABE0-5NN  &  81  &  freq3bin  &  SWR\\
37  &  SWR  &  SWR  &  82  &  freq5bin  &  LReg\\
38  &  SFS  &  SWR  &  83  &  width5bin  &  NNet\\
39  &  log  &  ABE0-5NN  &  84  &  norm  &  NNet\\
40  &  norm  &  SWR  &  85  &  width3bin  &  NNet\\
41  &  none  &  SWR  &   86  &  log  &  NNet\\
42  &  freq3bin  &  ABE0-5NN  &  87  &  freq3bin  &  NNet\\
43  &  PCA  &  ABE0-5NN  &  88  &  freq5bin  &  NNet\\
44  &  width3bin  &  CART (yes)  &  89  &  freq3bin  &  LReg\\
45  &  width3bin  &  CART (no)  &  90  &  PCA  &  LReg\\
\end{tabular}
}
}

\caption[Result Rank]{  Detailed algorithm combinations, sorted by the sum of their losses
seen in all performance measures and all data sets. The algorithm with fewest
losses is ranked \#1 and is {\bf norm/CART(yes)}.
At the other end of the scale, the algorithm with the most losses is ranked 
\#90 and is {\bf PCA/LReg}.
}\label{fig:res_rank}
\end{figure}

