预处理#

有关的例子 sklearn.preprocessing module.

比较不同缩放器对数据的影响与离群值

Compare the effect of different scalers on data with outliers

比较目标编码器与其他编码器

Comparing Target Encoder with Other Encoders

特征缩放的重要性

Importance of Feature Scaling

将数据映射到正态分布

Map data to a normal distribution

目标编码器的内部交叉拟合

Target Encoder's Internal Cross fitting