10000 Added a note about the sample_weight parameter to GridSearchCV docs by mattilyra · Pull Request #3319 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Added a note about the sample_weight parameter to GridSearchCV docs #3319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mattilyra
Copy link
Contributor

Support for passing sample_weights to GridSearchCV was introduced in 5d8b429. Added documentation to GridSearchCV on how to use the added functionality.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling d7cd1f0 on mattilyra:GridSearchCV_docs into c29ef67 on scikit-learn:master.

@jnothman
Copy link
Member

I am tempted not to promote this interface, under the assumption that @ndawe will complete support for a separate parameter for this purpose soon (see #1574). The functionality will be different in that the scores will also account for weight, unlike the method you are documenting.

@mattilyra
Copy link
Contributor Author

Fair enough

@mattilyra mattilyra closed this Jun 26, 2014
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.

3 participants
0