Browse Source

Merge pull request #2 from Jed-Z/master

Fix a typo
master
scruel GitHub 6 years ago
parent
commit
a515ae11d9
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      week1.html
  2. +1
    -1
      week1.md

+ 1
- 1
week1.html
File diff suppressed because it is too large
View File


+ 1
- 1
week1.md View File

@@ -68,7 +68,7 @@


回归问题即为预测一系列的**连续值**。 回归问题即为预测一系列的**连续值**。


在房屋价格预测的例子中,给出了一系列的房屋面数据,根据这些数据来预测任意面积的房屋价格。给出照片-年龄数据集,预测给定照片的年龄。
在房屋价格预测的例子中,给出了一系列的房屋面数据,根据这些数据来预测任意面积的房屋价格。给出照片-年龄数据集,预测给定照片的年龄。


![](images/20180105_194712.png) ![](images/20180105_194712.png)




Loading…
Cancel
Save