scikit-learn/sklearn/preprocessing
Gilles Louppe 008adf11ad Merge pull request #5375 from rvraghav93/set_precision
[MRG + 2] FIX precision to float64 across the codebase
2015-10-19 11:02:04 +02:00
..
tests BUG: reset internal state of scaler before fitting 2015-10-16 17:28:40 +02:00
__init__.py DOC/MAINT final touches to FunctionTransformer 2015-08-03 22:12:19 +02:00
_function_transformer.py DOC/MAINT final touches to FunctionTransformer 2015-08-03 22:12:19 +02:00
_weights.py FIX make StandardScaler & scale more numerically stable 2015-03-23 14:32:33 +01:00
data.py Merge pull request #5375 from rvraghav93/set_precision 2015-10-19 11:02:04 +02:00
imputation.py DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
label.py MAINT Use check_is_fitted 2015-08-11 22:27:16 +05:30