Skip to content

Commit

Permalink
Update week2.md
Browse files Browse the repository at this point in the history
修改说明错误
  • Loading branch information
RingoTC authored Jul 13, 2018
1 parent 5b70e22 commit d8f771f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/week2.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

参考视频: 4 - 1 - Multiple Features (8 min).mkv

目前为止,我们探讨了单变量/特征的回归模型,现在我们对房价模型增加更多的特征,例如房间数楼层等,构成一个含有多个变量的模型,模型中的特征为$\left( {x_{1}},{x_{1}},...,{x_{n}} \right)$。
目前为止,我们探讨了单变量/特征的回归模型,现在我们对房价模型增加更多的特征,例如房间数楼层等,构成一个含有多个变量的模型,模型中的特征为$\left( {x_{1}},{x_{2}},...,{x_{n}} \right)$。

![](../images/591785837c95bca369021efa14a8bb1c.png)

Expand Down

0 comments on commit d8f771f

Please sign in to comment.