Update README.md

This commit is contained in:
zhang yongquan
2018-08-07 10:11:05 +08:00
committed by GitHub
parent af1411e050
commit 00300fad67

View File

@ -24,3 +24,14 @@
## 支持向量机(SVM) | 第13天
[SVM实现](https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Code/Day%2013_SVM.md)
## 决策树 | 第23天
<p align="center">
<img src="https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%2023%20-%20Chinese.jpg">
</p>
## 决策树 | 第23天
决策树实现