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

correct module "cross_validation" to "model_selection" #15

Merged
merged 1 commit into from Oct 29, 2019

Conversation

sea-turt1e
Copy link
Contributor

From scikit-learn ver0.20, sklearn.cross_vlidation was extinguished, and have to use sklearn.model_selection.
Since your requirements are scikit_learn==0.20.0, I replaced 'cross_vlidation' to 'model_selection'.

@devamanyu devamanyu merged commit 3c09fa3 into declare-lab:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants