4167机器学习简单数值题short
Centering-and-Scaling Coefficient Rewrite 2
题目
A linear model is y = -0.5 + 1.2 x. You now replace x by the engineered feature z=(x-5)/0.5. What intercept and slope make the model equivalent when written as y = a + b z?
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案
a
b