You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fetch_mldata() was used to download MNIST dataset from mldata.org which was pretty unstable so was shutdown eventually.
Scikit-Learn 0.20 uses fetch_openml() instead. You can just do this -
mldata.org appears to be down.
Please see:
scikit-learn/scikit-learn#8588
The text was updated successfully, but these errors were encountered: