Update Day 13_SVM.md

This commit is contained in:
zhang yongquan
2018-08-17 15:12:34 +08:00
committed by GitHub
parent ed073723c6
commit ccdda1ef02

View File

@ -1,4 +1,7 @@
# Day 13 | 支持向量机 (SVM)
<p align="center">
<img src="https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%2012.jpg">
</p>
## 导入库
```python