Andreas Mueller
|
f52e8116b8
|
TST better coverage in kernel_approximation
|
2012-12-12 22:09:08 +01:00 |
Andreas Mueller
|
f3e8fb840e
|
ENH tests for Nystrom, check that n_components is smaller than n_samples.
|
2012-12-09 14:14:09 +01:00 |
Mathieu Blondel
|
afb666c1d0
|
Use sklearn.utils.testing in tests.
|
2012-10-25 15:31:35 +09:00 |
Lars Buitinck
|
11e9842987
|
ENH scipy.sparse support in additive chi² sampler
|
2012-06-23 14:04:04 +02:00 |
Andreas Mueller
|
eeb6dcc4cc
|
ENH use random states everywhere, never call np.random.
|
2012-05-06 18:35:14 +02:00 |
Mathieu Blondel
|
e3ed8e0a0e
|
Use rbf_kernel.
|
2012-01-10 13:35:15 +09:00 |
Lars Buitinck
|
872e70d9b7
|
BUG input validation in kernel approximations + pep8
Note: SkewedChi2Sampler no longer accepts sparse matrices.
It shouldn't, because it destroyed the sparseness anyway.
|
2011-12-24 21:21:23 +01:00 |
Andreas Mueller
|
3a6e490e05
|
COSMIT pep8
|
2011-12-23 19:12:52 +01:00 |
Andreas Mueller
|
48be642417
|
ENH better testing
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
7525923d13
|
ENH Addressing some of Gael's comments, mainly naming and docstrings
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
972de6d452
|
Moving kernel_approximation to the top level
|
2011-12-20 14:17:49 +01:00 |