Open
Description
The images at http://scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html and http://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html are getting very wide as we add more clusterers and classifiers.
We add datasets more slowly, so these images should be transposed: algorithms by row and datasets by column.