Commit Graph

7 Commits

Author SHA1 Message Date
Mathieu Blondel 64adbcaddd Implement mean_variance_axis0. 2011-12-19 16:28:21 +01:00
Andreas Mueller 911eb2b6b6 COSMIT reindented for pep8 2011-11-20 21:18:41 +01:00
Lars Buitinck 48fda638a5 ENH incrementally build arrays in SVMlight loader to reduce memory usage
Memory use on covtype.binary [1] reduced by nearly 2/3, at the expense of
of a 40% slowdown.

[1] http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/datasets/binary.html#covtype.binary
2011-11-17 19:43:00 +01:00
Olivier Grisel 78dd8b5626 batch trailing spaces cleanup 2011-09-06 23:12:26 +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