File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -599,13 +599,22 @@ ______
599
599
* [ 2. 从香农熵到手推KL散度:纵览机器学习中的信息论] ( https://zhuanlan.zhihu.com/p/32985487 )
600
600
601
601
#### 多层感知机(MLP)
602
+ * [ 多层感知机(MLP)学习与总结博客] ( https://blog.csdn.net/baidu_33718858/article/details/84972537 )
602
603
603
604
#### k近邻(KNN)
604
605
606
+ * [ 机器学习之KNN(k近邻)算法详解] ( https://blog.csdn.net/sinat_30353259/article/details/80901746 )
607
+
605
608
#### k均值(K-means)
606
609
610
+ * [ Kmeans聚类算法详解] ( https://blog.csdn.net/qq_32892383/article/details/80107795 )
611
+
607
612
#### 朴素贝叶斯(Naive Bayesian)
608
613
614
+ * [ 朴素贝叶斯分类器(Naive Bayesian Classifier)] ( https://blog.csdn.net/qq_32690999/article/details/78737393 )
615
+
616
+ * [ 朴素贝叶斯分类器 详细解析] ( https://blog.csdn.net/qq_17073497/article/details/81076250 )
617
+
609
618
#### 决策树(Decision Tree)
610
619
* [ Python3《机器学习实战》学习笔记(二):决策树基础篇之让我们从相亲说起] ( https://blog.csdn.net/c406495762/article/details/75663451 )
611
620
* [ Python3《机器学习实战》学习笔记(三):决策树实战篇之为自己配个隐形眼镜] ( https://blog.csdn.net/c406495762/article/details/76262487 )
You can’t perform that action at this time.
0 commit comments