scikit-learn/benchmarks
Ken Geis ca2142ebba ENH lots of benchmarks fixes
* add a title to all benchmark figures/windows
* "bench" is non-standard slang for benchmarking
* remove calls to pyplot.clf because the previous call
  to pyplot.figure sets the current figure
* standardize on "Time (s)" as time axis label
* move some benchmark plot legends to the upper left corner of the plot:
  most benchmarks expand from (0,0) up and to the right
* simplified plot titles and moved constant info from legend into title
* fixed typos
* made some labels more viewer-friendly

Fixes #2023.
2013-06-30 17:06:46 +02:00
..
bench_covertype.py FIX don't rely on Bunch behavior with fetch_covtype 2013-06-18 18:02:41 +02:00
bench_glm.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_glmnet.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_lasso.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_fastkmeans.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_lasso_path.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_neighbors.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_nmf.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_omp_lars.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_parallel_pairwise.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_svd.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_ward.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_random_projections.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_sample_without_replacement.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_sgd_regression.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_tree.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00