R语言categoryEncodings包说明文档(版本 1.4.3)

返回R语言所有包列表

encode_categories 自动编码给定的因子变量
encode_deviation 使用偏差编码对给定的因子变量进行编码
encode_difference 使用差分编码对给定的因子变量进行编码
encode_dummy 使用虚拟变量对给定的因子变量进行编码
encode_helmert 使用helmert编码对给定的因子变量进行编码
encode_lowrank 使用低秩编码对给定的因子变量进行编码
encode_mean 使用均值编码对给定的因子变量进行编码
encode_median 使用中值编码对给定的因子变量进行编码
encode_mnl 使用多项式logit表示对给定的因子变量进行编码
encode_repeated_effect 使用重复效应编码对给定因子变量进行编码
encode_simple_effect 使用简单的效果编码对给定的因子变量进行编码
encode_SPCA 使用稀疏PCA表示对给定因子变量进行编码