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 |