要弥补缺失值,可以使用均值、中位数、众数等,preprocessing模块中()函
数可以实现。
数可以实现。
Apreprocessing.Imputer()
Bpreprocessing.PolynomialFeatures()
Cpreprocessing.FunctionTransformer()
Dpreprocessing.Binarizer()
Apreprocessing.Imputer()
Bpreprocessing.PolynomialFeatures()
Cpreprocessing.FunctionTransformer()
Dpreprocessing.Binarizer()