We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在windows11下,提示:No module named 'sklearn'
安装 pip install sklearn 会提示: The 'sklearn' PyPI package is deprecated, use 'scikit-learn'
考虑升级为scikit-learn 吗?
The text was updated successfully, but these errors were encountered:
scikit-learn安装后就可以 import sklearn。
Sorry, something went wrong.
No branches or pull requests
在windows11下,提示:No module named 'sklearn'
安装 pip install sklearn 会提示:
The 'sklearn' PyPI package is deprecated, use 'scikit-learn'
考虑升级为scikit-learn 吗?
The text was updated successfully, but these errors were encountered: