Commit Graph

14 Commits

Author SHA1 Message Date
Danny Sullivan d0ea44d5e1 adding space to shape and putting // in average division 2014-10-07 12:47:08 +02:00
Danny Sullivan d6c912969c changing parameters for asgd regression benchmark and changing array shape for docstring 2014-10-07 11:25:37 +02:00
Danny Sullivan 984e9aa8f3 increasing testing precision, putting comment on one line and adding asgd to regression benchmark 2014-10-06 14:39:16 +02:00
Lars Buitinck 60da310e1e MAINT deprecated ENet param used in doc and benchmark 2013-08-08 09:52:59 +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
Robert Layton dacfd8bd5d DOC: Replaced all BSD style licenses with "BSD 3 clause"
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!

Removed duplicate "3 clause, 3 clause"

Removed trailing period if exists

Fixed some missed licences, still about 50 to do, but those can be automated

Think I got the last of them.

Apparently me and sed have different ideas of regex.

Found a few more
2013-04-30 08:34:46 +02:00
Lars Buitinck 85ec0fd1ae P3K death to the print statement 2013-02-11 23:11:57 +01:00
Andreas Mueller 361a058658 MISC don't use deprecated mean_square_error 2012-02-16 16:09:31 +01:00
Olivier Grisel 78dd8b5626 batch trailing spaces cleanup 2011-09-06 23:12:26 +02:00
Olivier Grisel a57c2ae933 more scikits.learn => sklearn updates 2011-09-03 12:57:53 +02:00
Gilles Louppe 3fd8292c18 Fixes for broken benchmarks due to API changes in samples_generator.py 2011-08-04 15:09:32 +02:00
Peter Prettenhofer 569e80402f cosmit: beautified plotting. 2011-05-04 20:31:45 +02:00
Peter Prettenhofer 1f0424b73f pep8 compliance 2011-05-04 17:33:20 +02:00
Peter Prettenhofer db8fb49395 Fixed doc-tests and added doc strings for SGD learning rates. 2011-05-04 17:20:53 +02:00