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

Missing libraries in py/ML/15_gridsearch/15_grid_search.ipynb #115

Open
pafuenzalidaw opened this issue Jun 29, 2021 · 0 comments
Open

Missing libraries in py/ML/15_gridsearch/15_grid_search.ipynb #115

pafuenzalidaw opened this issue Jun 29, 2021 · 0 comments

Comments

@pafuenzalidaw
Copy link

Hi, first of all, thanks for this page it helped me a lot, but I noticed you forgot to import numpy and cossval_score after the title Aproach 2.

I used it like this:

import numpy as np
from sklearn.model_selection import cross_val_score

That's all

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