Update README.md

This commit is contained in:
zhang yongquan
2018-08-07 14:19:38 +08:00
committed by GitHub
parent 18df888b67
commit 4e1aec315e

View File

@ -42,7 +42,7 @@
<img src="https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%207.jpg">
</p>
## K近邻法(k-NN | 第11天
## K近邻法(k-NN) | 第11天
[K近邻法(k-NN)实现](https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Code/Day%2011%20K-NN.md)