← 返回数学题库
4183机器学习中等derivationmedium

Target Encoding Without Out-of-Fold Logic

题目

A categorical feature is target-encoded using the full sample average label for each category, and then those encodings are used inside cross-validation. Is that safe?

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案