4182机器学习中等derivationmedium
Standardization Before the Train-Test Split
题目
A pipeline standardizes each feature using the mean and standard deviation of the full dataset before creating the train/test split. Is that clean?
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案