在 python 的sklearn库中有两个类,它们做的事情大致相同: sklearn.preprocessing.Imputer和sklearn.impute.SimpleImputer唯一的区别,我发现是"constant" strategy在类型SimpeImputer。还有其他区别吗?什么时候应该Imputer用SimpleImputer?
添加回答
举报
0/150
提交
取消