scikit-learn/sklearn/preprocessing
Andreas Mueller 574ebfda85 Merge pull request #4436 from ogrisel/rebased-pr-3747
[MRG+2] FIX make StandardScaler & scale more numerically stable
2015-03-23 11:12:32 -05:00
..
tests Merge pull request #4436 from ogrisel/rebased-pr-3747 2015-03-23 11:12:32 -05:00
__init__.py MAINT remove deprecated code from preprocessing 2014-07-22 15:57:18 +02:00
_weights.py FIX make StandardScaler & scale more numerically stable 2015-03-23 14:32:33 +01:00
data.py FIX make StandardScaler & scale more numerically stable 2015-03-23 14:32:33 +01:00
imputation.py MAINT Make uniform the error raised for not fitted condition 2015-01-12 00:33:40 +05:30
label.py DOC remove sphinx warnings when generating the doc 2015-03-18 15:49:30 +01:00