scikit-learn/sklearn/preprocessing
isms 1945aec44c DOC: Fix LabelBinarizer docstring to rst format bug
- Also add line to make multilabel classification example more instructive
- Use one line for 2D array so syntax highlighting is correct
2014-11-25 13:45:26 -05:00
..
tests Handle_unknown option to OneHotEncoder 2014-10-24 13:23:53 +02:00
__init__.py MAINT remove deprecated code from preprocessing 2014-07-22 15:57:18 +02:00
_weights.py MAINT remove deprecated code from preprocessing 2014-07-22 15:57:18 +02:00
data.py DOC: Make the comment slightly clearer 2014-10-25 10:53:33 +02:00
imputation.py MAINT: Move _get_median into sparsefuncs to avoid circular imports 2014-10-21 09:21:30 +02:00
label.py DOC: Fix LabelBinarizer docstring to rst format bug 2014-11-25 13:45:26 -05:00