Olivier Grisel
1529a1e548
MAINT enable multiprocessing + kmeans test on Python 3.4
2015-09-04 11:47:34 +02:00
Raghav R V
cd2ee7e454
MAINT docstring --> comments to prevent nose from using doc in verbose mode
2015-03-21 11:16:49 +05:30
Mikhail Korobov
e87653dc3d
TST skip SparsePCA n_jobs!=1 test on Mac OS X because it hangs
2014-03-21 04:22:05 +06:00
Olivier Grisel
8615684f51
ENH Upgrade to joblib 0.8.0a2
2013-12-29 22:27:29 +01:00
Andreas Mueller
e42f211435
ENH make sure all "SkipTest" calls have an error message.
2013-10-20 13:43:34 -07: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
Immanuel Bayer
ca8a8eb66a
ENH renaming 'n_atoms' to 'n_components' for consistency
2012-11-04 10:01:13 +00:00
Mathieu Blondel
6eec2e651b
Even more sklearn.utils.testing.
2012-10-26 00:09:46 +09:00
Andreas Mueller
3e391c809f
COSMIT pep8
2012-03-31 15:54:10 +02:00
David Marek
f5b56fa0ef
Added test for SparsePCA.transform (checks #615 )
2012-03-19 12:24:28 +01:00
Alexandre Gramfort
ad8e4912cb
TST: use assert_true instead of assert + remove some relative imports
2012-02-11 15:43:03 +01:00
Vlad Niculae
66796ca366
FIX: slices generation
2011-12-19 19:32:48 +01:00
Vlad Niculae
697653eee2
Test for almost equal instead of equal in sparse_encode_error
2011-12-19 19:03:27 +01:00
Vlad Niculae
5d06bee420
skip tests that were wrongly passing before
2011-12-19 18:57:26 +01:00
Vlad Niculae
63f06a1952
work on failing tests
2011-12-19 18:31:57 +01:00
vene
2359d92e0f
simplified fit_algorithm keyword
2011-09-19 12:11:33 +03:00
vene
40eb1010d2
Merge branch 'master' into sc
...
Conflicts:
doc/modules/linear_model.rst
scikits/learn/decomposition/__init__.py
2011-09-05 01:45:31 +03: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