Skip to content

Commit

Permalink
add link for NaiveBayes
Browse files Browse the repository at this point in the history
  • Loading branch information
wepe committed Sep 9, 2015
1 parent 87903b3 commit d85a7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ MachineLearning

- **NaiveBayes**

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

##Contributor

Expand Down

0 comments on commit d85a7da

Please sign in to comment.