Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Mueller ff3f814a1b COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
Olivier Grisel 446234728d FIX: compat with numpy 1.5.1 and earlier in NMF 2011-10-04 11:09:20 +02:00
Lars Buitinck f24d6dd135 NMF: cosmit 2011-10-03 19:51:18 +02:00
Lars Buitinck 1e3f1dcd2b Allow sparse input to NMF 2011-10-03 17:17:33 +02:00
Lars Buitinck 4078d6b75e FIX broken doctests in NMF + pep8 2011-10-03 17:16:19 +02:00
Lars Buitinck bd5677bd27 Replace two more flatten()s in NMF with ravel()s 2011-10-03 16:31:16 +02:00
Lars Buitinck d6783c01d5 Micro-optimize NMF for memory usage: topic spotting example down by ~17% 2011-10-03 15:28:43 +02: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