We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5acbed commit acc32cdCopy full SHA for acc32cd
1 file changed
AllBooKCode/Index.md
@@ -46,6 +46,7 @@
46
- 交叉验证`train_test_split`与网格搜索`GridSearchCV`
47
- 最近邻与K近邻搜索原理
48
- kd树实现与搜索`KDTree`
49
+- 从零实现KNN算法
50
51
### [第六章:朴素贝叶斯算法](./Chapter06/README-zh-CN.md)
52
0 commit comments