Commit Graph

9 Commits

Author SHA1 Message Date
Gael Varoquaux 572709920a MISC: avoid overridding figure in benchs 2014-07-15 17:00:22 +02:00
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
Ken Geis 7419d2c0b3 FIX off-by-one error in neighbors benchmark 2013-06-30 16:57:17 +02:00
Lars Buitinck 85ec0fd1ae P3K death to the print statement 2013-02-11 23:11:57 +01:00
Bala Subrahmanyam Varanasi 36d0adb8c1 pep8 compliant 2011-12-17 00:48:40 +05:30
Olivier Grisel c74347f5ca trailing spaces 2011-09-16 11:29:26 +02:00
Jake Vanderplas 53be9c91ce benchmark -> bar plot 2011-09-11 22:33:04 -07:00
Jake Vanderplas dfbc00dd1d pep8 + move weighted_mode to utils 2011-09-11 18:35:49 -07:00
Jake Vanderplas 3675291ff9 add graphical neighbors benchmark 2011-09-11 18:16:08 -07:00