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