Skip to content

Commit d85a7da

Browse files
committed
add link for NaiveBayes
1 parent 87903b3 commit d85a7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ MachineLearning
6262

6363
- **NaiveBayes**
6464

65-
朴素贝叶斯算法的理论推导,以及三种常见模型(多项式模型,高斯模型,伯努利模型)的介绍与编程实现(基于Python,Numpy)。
65+
朴素贝叶斯算法的理论推导,以及三种常见模型(多项式模型,高斯模型,伯努利模型)的介绍与编程实现(基于Python,Numpy)。[文章链接](http://blog.csdn.net/u012162613/article/details/48323777)
6666

6767
##Contributor
6868

0 commit comments

Comments
 (0)