Peter Prettenhofer
|
7fcb2dbb3e
|
moved WeightVector und SequentialDataset into seperate modules.
|
2012-03-07 20:09:05 +01:00 |
Peter Prettenhofer
|
3ea19f0d82
|
renamed largescale -> large_scale
|
2012-03-06 08:10:51 +01:00 |
Peter Prettenhofer
|
add24160c3
|
added largescale ext module to setup.py
|
2012-02-15 21:30:36 +01:00 |
GaelVaroquaux
|
ec20311e06
|
ENH: get the murmurhash to build properly
|
2012-01-16 08:11:50 +01:00 |
Olivier Grisel
|
6f6697896b
|
first stab at trying to wrap MurmurHash3
|
2012-01-16 01:40:47 +01:00 |
Jake Vanderplas
|
7f53024ae9
|
remove unused imports
|
2011-12-23 09:27:40 -08:00 |
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 |