Skip to content

Commit 6c26bac

Browse files
committed
修改第9章树回归
1 parent 415631f commit 6c26bac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/9.树回归.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ def linearSolve(dataSet):
423423

424424
> 分析数据:绘出数据的二维可视化显示结果,以字典方式生成树
425425
426-
![骑自行车速度和智商之间的关系](../images/9.TreeRegression/)
426+
![骑自行车速度和智商之间的关系](../images/9.TreeRegression/RegTree_5.png)
427427

428428
> 训练算法:模型树的构建
429429

0 commit comments

Comments
 (0)