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
A way to be sure that downloading went fine is to check the hash of the file.
This function of scikit-learn could be useful:
https://github.com/scikit-learn/scikit-learn/blob/fa8cd70bf33f4e64fed17d2952ffc7b900381e40/sklearn/datasets/_base.py#L1365-L1396
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
A way to be sure that downloading went fine is to check the hash of the file.
This function of scikit-learn could be useful:
https://github.com/scikit-learn/scikit-learn/blob/fa8cd70bf33f4e64fed17d2952ffc7b900381e40/sklearn/datasets/_base.py#L1365-L1396
The text was updated successfully, but these errors were encountered: