Commit Graph

8 Commits

Author SHA1 Message Date
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