Commit Graph

13 Commits

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