I can't fetch 20newsgroups

Viewed 16

Though there's no error code while running the code, it doesn't show any code and just remains with no reaction. I waited for minutes, but it doesn't seem the dataset is downloading.

'''

import sklearn
from sklearn.datasets import fetch_20newsgroups

'''

0 Answers
Related