leave-one-out target encoding

k-fold target encoding in which each fold contains only 1 row, so that row’s feature’s encoding is calculated with bayesian target encoding for that feature of all other rows.

Author: Linfeng He

Created: 2024-04-03 Wed 23:17