scikit-learn/sklearn/preprocessing
Manoj Kumar 8da5092e83 [MRG] Fail imputer early when number of features are not the same in fit and transform (#7374) 2016-09-11 23:22:13 +10:00
..
tests Revert "ENH: Add indicator features to imputer output (#6607)" (#7292) 2016-08-30 21:28:01 +10:00
__init__.py DOC/MAINT final touches to FunctionTransformer 2015-08-03 22:12:19 +02:00
_function_transformer.py [MRG+1] issue #6532 Add `inverse_transform` function (#6570) 2016-04-12 01:26:30 -04:00
data.py DOC minor doc fixes for sphinx. (#7357) 2016-09-08 10:07:40 +10:00
imputation.py [MRG] Fail imputer early when number of features are not the same in fit and transform (#7374) 2016-09-11 23:22:13 +10:00
label.py LabelBinarizer single label case now works for sparse and dense case 2016-03-21 10:43:56 +05:30