MAINT Remove sequence of sequence support from datasets MAINT Remove return_indicator param MAINT Remove multilabel-seq test in OVR MAINT Remove multilable-seq test in check_cv MAINT Remove multilabel seq test in label_binarizer TST type_of_target returns "unknown" for multilabel-sequence types TST _check_targets should raise a ValueError DOC show multilabel indicator as an example; remove return_indicator param DOC use consistent lower case y for target |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_digits_last_image.py | ||
| plot_iris_dataset.py | ||
| plot_random_dataset.py | ||
| plot_random_multilabel_dataset.py | ||
README.txt
.. _dataset_examples: Dataset examples ----------------------- Examples concerning the :mod:`sklearn.datasets` module.