From a92d08168dce566ea6f0c458986bd47b1a3d7a5c Mon Sep 17 00:00:00 2001 From: Dod-o <45008728+Dod-o@users.noreply.github.com> Date: Fri, 16 Nov 2018 21:50:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 069c065..c73ee02 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [Statistical-Learning-Method_Code/perceptron/perceptron_dichotomy.py](https://github.com/Dod-o/Statistical-Learning-Method_Code/blob/master/perceptron/perceptron_dichotomy.py) ### 第三章 K邻近: -[Statistical-Learning-Method_Code/KNN/KNN.py](https://github.com/Dod-o/Statistical-Learning-Method_Code/blob/master/KNN/KNN.py) +[Statistical-Learning-Method_Code/KNN/KNN.py](https://github.com/Dod-o/Statistical-Learning-Method_Code/blob/master/KNN/KNN.py)