Commit Graph

8 Commits

Author SHA1 Message Date
YenChenLin e34bbc1002 Use fused type in inplace normalize 2016-03-26 10:38:17 +08:00
YenChenLin 42d49c8c14 Make assign_rows_csr support Cython fused types 2016-03-25 00:25:36 +08:00
giorgiop 6a5a2f7960 partial_fit for scalers 2015-10-13 11:37:00 +02:00
Lars Buitinck cec3bf98f2 FIX assign_rows_csr: should not zero the entire out array
Fixes #4985.
2015-07-31 10:59:23 +02:00
Lars Buitinck c0afd46600 DOC mistake in comment
Didn't re-run Cython as this won't change line numbers etc.
2014-07-26 12:05:05 +02:00
Thomas Unterthiner f08b8c8e52 MAINT explicit float64 in sparsefuncs_fast 2014-07-13 18:46:55 +02:00
Thomas Unterthiner 325e998fcc Extend utils.sparsefuncs: inplace scale and axis min/max 2014-05-18 20:03:37 +10:00
Manoj-Kumar-S bbb8f1d1bf Moved sparsefuncs to sparsefuncs_fast 2014-03-27 13:20:45 +05:30