Skip to content

ENH: Add Categorizer#68

Merged
TomAugspurger merged 4 commits intodask:masterfrom
TomAugspurger:update-examples
Oct 26, 2017
Merged

ENH: Add Categorizer#68
TomAugspurger merged 4 commits intodask:masterfrom
TomAugspurger:update-examples

Conversation

@TomAugspurger
Copy link
Copy Markdown
Member

No description provided.

@TomAugspurger TomAugspurger merged commit dc2ad3a into dask:master Oct 26, 2017
@TomAugspurger TomAugspurger deleted the update-examples branch October 26, 2017 18:12
TomAugspurger pushed a commit to TomAugspurger/dask-ml that referenced this pull request Jun 28, 2018
* Support deprecation of return_train_scores in 0.19.1

In scikit-learn 0.19.1, `return_train_score=True` was deprecated. The
deprecation behavior is:

- If not set by user, raise warning if any train score results are
accessed in `cv_results`. They handle this with a special dictionary
class to raise the warning.
- If set by user to True or False, no warning is given.

We duplicate this behavior for scikit-learn >= 0.19.1

* Update docstring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant