Commit Graph

9 Commits

Author SHA1 Message Date
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
Lars Buitinck ac7cb286b3 DOC unbreak kernel approx docstrings (UTF-8 + s/References/Notes/g) 2011-12-21 10:15:44 +01:00
Lars Buitinck fdfd7b0528 DOC kernel approximations, some last bits 2011-12-21 09:57:24 +01:00
Lars Buitinck 680ea1e79e DOC copyedit kernel approximations docstring 2011-12-21 09:50:10 +01:00
Andreas Mueller e9982cd3c7 BUG import ... 2011-12-20 14:17:50 +01:00
Andreas Mueller 761eb3e4c7 FIX: use safe_sparse_dot in kernel_approx transform 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