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
Andreas Mueller
98b5d1062a
FIX example
2013-02-03 15:49:38 +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
Arnaud Joly
6cf5ee0fbf
ENH rename zero_loss_score to accuracy_score
2013-01-09 15:31:57 +01:00
Andreas Mueller
38b455d541
Cosmit pep8
2012-12-25 13:16:05 +01:00
Jake Vanderplas
0c38141cc1
BUG: example plot compatibility with older matplotlib versions
2011-12-20 02:03:41 -08:00
Alexandre Gramfort
cbab8624df
DOC: prettify plot_permutation_test_for_classification.py
2011-10-21 21:03:22 -04:00
Olivier Grisel
ca48f82ab8
s/\bcross_val\b/cross_validation/g
2011-09-06 14:44:32 +02:00
Fabian Pedregosa
ddf4b72109
Move project directory from scikits.learn to sklearn
2011-09-02 12:06:57 +02:00
Fabian Pedregosa
68f27e3790
Revert "Move project directory from scikits.learn to sklearn"
...
This reverts commit fd0d3b879d .
2011-09-02 12:03:18 +02:00
Fabian Pedregosa
fd0d3b879d
Move project directory from scikits.learn to sklearn
2011-09-02 11:38:24 +02:00
Fabian Pedregosa
2fc4c96a90
Revert "Remove hardcoded n_jobs from examples."
...
This reverts commit 6887195563 .
2011-07-30 07:49:56 +02:00
Fabian Pedregosa
6887195563
Remove hardcoded n_jobs from examples.
2011-07-29 14:49:45 +02:00
Fabian Pedregosa
4b00058df0
Examples cleanup: remove pl.close, it is now handled by gen_rst.
2011-02-28 15:12:32 +01:00
Alexandre Gramfort
ffd195c4a3
s/permutation_score/permutation_test_score
2011-01-12 15:48:53 -05:00
Alexandre Gramfort
50d58ec352
ENH : adding function to test the significance of a cross val score with permutations in supervised problems
2011-01-11 22:40:16 -05:00