Skip to content
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

Deprecate custom CV shims in documentation and code. Refs #11. #48

Merged
merged 1 commit into from
Jan 16, 2016

Conversation

dukebody
Copy link
Collaborator

No description provided.

from sklearn import cross_validation
from sklearn import grid_search

deprecation_msg = '''
Copy link
Contributor

Choose a reason for hiding this comment

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

I would upcase this variable name to denote that it's a constant, but that's just a style preference.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Agreed!

@dukebody
Copy link
Collaborator Author

dukebody commented Jan 9, 2016

Hey @zacstewart I've updated the PR to address your comments, waiting for your +1 to merge. :)

@zacstewart
Copy link
Contributor

Looks good to me.

dukebody added a commit that referenced this pull request Jan 16, 2016
Deprecate custom CV shims in documentation and code. Refs #11.
@dukebody dukebody merged commit 85ad5df into master Jan 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants