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
The test_classifier_chain_vs_independent_models test in sklearn/tests/test_multioutput.py currently uses fetch_mldata('yeast'). Perhaps we should rely on synthetic data rather than requiring our testing to involve an unreliable web download.