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

svm_segm.ipynb: no module named sklearn #7

Closed
kostrykin opened this issue Nov 18, 2024 · 0 comments
Closed

svm_segm.ipynb: no module named sklearn #7

kostrykin opened this issue Nov 18, 2024 · 0 comments
Labels

Comments

@kostrykin
Copy link
Member

kostrykin commented Nov 18, 2024

If you encounter the error no module named sklearn in svm_segm.ipynb, run

pip install scikit-learn

on the terminal inside the Codespace. This will install the missing package. It may take a minute or so.

When finished, restart the kernel (press the "↺ Restart" button).

@kostrykin kostrykin pinned this issue Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant