在jypyterLab中运行,出现了下面图片中的问题
from sklearn.tree import DecisionTreeRegressor
找了一圈没有找到解决办法
restart the kernel之后解决了