要弥补缺失值,可以使用均值、中位数、众数等,preprocessing模块中()函数可以实现。
A.preprocessing.Imputer() B.preprocessing.PolynomialFeatures() C.preprocessing.FunctionTransformer() D.preprocessing.Binarizer()正确答案A
要弥补缺失值,可以使用均值、中位数、众数等,preprocessing模块中()函数可以实现。
A.preprocessing.Imputer() B.preprocessing.PolynomialFeatures() C.preprocessing.FunctionTransformer() D.preprocessing.Binarizer()正确答案A