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

Website mldata.org is down, fetching the USPS data fails #1

Open
baldassarreFe opened this issue Mar 30, 2017 · 0 comments
Open

Website mldata.org is down, fetching the USPS data fails #1

baldassarreFe opened this issue Mar 30, 2017 · 0 comments

Comments

@baldassarreFe
Copy link
Collaborator

The website mldata.org is down and there is no hint of it coming back. So these lines that fetched the USPS dataset no longer work:

from sklearn.datasets import fetch_mldata
usps = fetch_mldata('USPS')

A possible solution is to use the dataset hosted here (bottom of the page), but we need to look into the necessary conversions.

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