When I import sklearn am I only importing the base module?

后端 未结 0 1651
长发绾君心
长发绾君心 2021-01-02 02:54

My textbooks tells me to use the following import statements:

from sklearn.tree import DecisionTreeClassifier, DecisionTreeRegressor
from sklearn.ensemble imp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题