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

Additional Cross Validate function for SKlearn v0.20.3 #19

Open
techieslayj opened this issue Mar 26, 2019 · 0 comments
Open

Additional Cross Validate function for SKlearn v0.20.3 #19

techieslayj opened this issue Mar 26, 2019 · 0 comments

Comments

@techieslayj
Copy link

For folks using SciKit Learn version 0.20.3 the Cross Validation function from (ds-cheatsheets/Python/Datacamp/scikit-learn.pdf) should be from sklearn.model_selection.cross_validate if I'm not mistaken. I was running a linear regression algorithm using sklearn v0.20.3 and the sklearn.cross_validation.cross_val_score was not recognized but the aforementioned function was and my program ran with no issues.

Perhaps I am wrong, just a friendly addition to the cheatsheet :P

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

No branches or pull requests

1 participant