Commit Graph

17 Commits

Author SHA1 Message Date
Gael varoquaux 9c4325be1a Cosmit on randomized range finder
Variable names should be explicit

Documentation must be structure according to guidelines, and giving URLs
to references.
2011-12-19 08:45:53 +01:00
Kenneth C. Arnold 901e124cda fast_svd: factor out the randomized range finder (more generally useful) 2011-12-19 08:28:52 +01:00
Kenneth C. Arnold 1db82e3a1a Cosmit 2011-12-19 08:27:46 +01:00
Andreas Mueller 81cc31229e COSMIT removed unused import math in utils/extmath.py 2011-12-17 00:10:45 +01:00
Nicolas Pinto a66c0e9e1e Add arXiv link to Halko et al. 2009 paper. 2011-12-14 17:17:41 -05:00
Lars Buitinck 8e802fe691 rm Py2.5 compat factorial and combinations from utils.extmath 2011-12-12 17:09:33 +01:00
Andreas Mueller 88dc827996 COSMIT ugly line break for pep8 2011-11-20 21:18:10 +01:00
Olivier Grisel 1aea8d2cf3 pep8 2011-10-05 01:52:16 +02:00
Olivier Grisel 1ac53fc937 pep8 2011-10-05 01:47:46 +02:00
Fabian Pedregosa a3af07a8b6 More python2.5 fixes 2011-09-21 10:55:03 +02:00
Olivier Grisel c74347f5ca trailing spaces 2011-09-16 11:29:26 +02:00
Jake Vanderplas 5a9820f275 add tests & example for weighted_mode 2011-09-11 20:58:26 -07:00
Jake Vanderplas dfbc00dd1d pep8 + move weighted_mode to utils 2011-09-11 18:35:49 -07:00
Mathieu Blondel 2664d0c47e Sparse matrix support in the `density` util. 2011-09-06 19:11:36 +09: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