Skip to content

DOC: mirrors cv note in Scikit-Learn docs for RandomizedSearchCV#506

Merged
TomAugspurger merged 7 commits intodask:masterfrom
stsievert:doc-model-selection-cv
May 27, 2020
Merged

DOC: mirrors cv note in Scikit-Learn docs for RandomizedSearchCV#506
TomAugspurger merged 7 commits intodask:masterfrom
stsievert:doc-model-selection-cv

Conversation

@stsievert
Copy link
Copy Markdown
Member

What does this PR implement?
This is a quick and dirty fix to mirror Scikit-Learn's documentation better.

This resolves an issue I ran into that took about 15 minutes to resolve.

@stsievert
Copy link
Copy Markdown
Member Author

I think this PR should verify that the Scikit-Learn documentation doesn't have other wording changes.

@TomAugspurger
Copy link
Copy Markdown
Member

I think this PR should verify that the Scikit-Learn documentation doesn't have other wording changes.

What do you mean by this?

@stsievert
Copy link
Copy Markdown
Member Author

What do you mean by this?

I’d like to check that the Dask-searchcv docs match the sklearn docs

@stsievert
Copy link
Copy Markdown
Member Author

Now most of Dask's RandomizedSearchCV mirrors Scikit-learn's RandomizedSearchCV; this PR should be ready for merge now (almost all the changes are documentation changes).

Most of the doc additions were not relevant to the tests; I've added a small test case for the one relevant test.

Copy link
Copy Markdown
Member

@TomAugspurger TomAugspurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged master to fix CI. Ping on green.

@stsievert
Copy link
Copy Markdown
Member Author

All green!

@TomAugspurger TomAugspurger merged commit 0f4efe8 into dask:master May 27, 2020
@TomAugspurger
Copy link
Copy Markdown
Member

Thanks!

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.

2 participants