Commit Graph

9 Commits

Author SHA1 Message Date
Olivier Grisel b2dac63feb FIX: unused cython variable 2011-12-27 10:04:53 +01:00
Olivier Grisel 1fdbbfb44b WIP: feature scaling for CSR input (lacks some tests) 2011-12-24 12:37:09 +01:00
Olivier Grisel 0cf16dc7be merge master 2011-12-23 14:28:50 +01:00
Mathieu Blondel 6e619e22bd Optimize for high dimensional data. 2011-12-21 15:56:36 +01:00
Olivier Grisel e51ceb17bb WIP: scaling CSRs 2011-12-20 15:59:28 +01:00
Olivier Grisel 494fb029cb consolidating all cython utils for sparse CSR in the same file under utils 2011-12-20 13:18:03 +01:00
Mathieu Blondel c696ad4026 Use int for indptr and indices. 2011-12-20 10:21:30 +01:00
Mathieu Blondel 8311b1bbd8 Fix bug with sparse matrices. 2011-12-19 16:28:53 +01:00
Mathieu Blondel 64adbcaddd Implement mean_variance_axis0. 2011-12-19 16:28:21 +01:00