python sklearn模块提示ImportError: cannot import name datasets

报错原因很简单,因为我的文件名叫sklearn,然后系统就屏蔽了真正的sklearn,所以改下名字就行了

你可能感兴趣的:(强化学习,python,python,sklearn)