Update README.md

This commit is contained in:
zhang yongquan
2018-08-11 16:43:55 +08:00
committed by GitHub
parent 0d3b641220
commit 67e06c2584

View File

@ -140,3 +140,7 @@ Bloomberg ML课程的第3课介绍了一些核心概念如输入空间
<p align="center">
<img src="https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%2033.png">
</p>
## 随机森林 | 第34天
[随机森林实现](https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Code/Day%2034_Random_Forests.md)