sklearn: 如果你的数据只有一个特征,请使用array.reshape(-1, 1)重塑你的数据;如果你的数据只包含一个样本,请使用array.reshape(1, -1)
你好,我在机器学习项目中使用了Label Encode…
AttributeError: type object ‘sklearn.tree._criterion.array’ has no attribute ‘__reduce_cython__’
我想在Jupyter中导入from sklearn.t…
你好,我在机器学习项目中使用了Label Encode…
我想在Jupyter中导入from sklearn.t…