Commit Graph

18 Commits

Author SHA1 Message Date
Olivier Grisel b0035bf9e8 Rename cv_scores(_) back to grid_scores(_) to keep the name free for a future refactoring 2013-07-28 17:10:14 +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
Jaques Grobler 456b0d010f Merge pull request #1581 from jaquesgrobler/example_gallery_cleanup
MRG Example gallery cleanup
2013-04-18 04:21:05 -07:00
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
Jaques Grobler a71f616d3e typo fix and heading changes 2013-03-18 13:52:20 +01:00
Andreas Mueller 0c94b55c63 ENH add randomized hyperparameter optimization 2013-03-03 20:56:39 +01:00
Lars Buitinck 837093df7f P3K: use print as a function in the examples
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
Andreas Mueller 9bd0aadaa3 MISC renamed n_iterations to n_iter in all other places. 2012-10-10 19:10:29 +01:00
Andreas Mueller 4bc8822c84 COSMIT pep8 2012-09-04 18:39:25 +01:00
Jaques Grobler e686e38c0a small tweaks 2012-09-04 18:37:26 +01:00
Jaques Grobler 868bcd2ee8 typos and alex`s review changes 2012-09-04 18:37:26 +01:00
Jaques Grobler 656d7012f3 docstring changes 2012-09-04 18:37:25 +01:00
Jaques Grobler 83671099a6 docstring fixes 2012-09-04 18:37:25 +01:00
Jaques Grobler e50fad6558 docstring change 2012-09-04 18:37:25 +01:00
Jaques Grobler 254b1091e2 gael`s suggestions/tweaks 2012-09-04 18:37:25 +01:00
Gael Varoquaux 6b04635da6 DOC: improve scale_c_example 2012-09-04 18:37:25 +01:00
Jaques Grobler 3d02176ce6 Added scale_c fiasco example 2012-09-04 18:37:25 +01:00