from sklearn.datasets import fetch_20newsgroups
data = fetch_20newsgroups()
data.target_names
PermissionError: [WinError 5] Access is denied: 'C:Usersliu.hscikit_learn_data20news_home20news-bydate-testsci.crypt'
from sklearn.datasets import fetch_20newsgroups
data = fetch_20newsgroups()
data.target_names
PermissionError: [WinError 5] Access is denied: 'C:Usersliu.hscikit_learn_data20news_home20news-bydate-testsci.crypt'
2 回答5.1k 阅读✓ 已解决
2 回答1.1k 阅读✓ 已解决
4 回答1k 阅读✓ 已解决
3 回答1.1k 阅读✓ 已解决
3 回答1.2k 阅读✓ 已解决
1 回答1.7k 阅读✓ 已解决
1 回答1.2k 阅读✓ 已解决