Description: Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the specific process.
To Search:
- [NaiveBayes] - Very good algorithm! Spent absolutely no
- [naivebayes] - naive bayes tutorial
- [JavaBook] - This book introduces the basics of java,
File list (Check if you may need any files):
贝叶斯分类(java)\NaiveBayesCat.java
................\NaiveBayesInd.java
................\NBNorm.java
................\NDriver.java
贝叶斯分类(java)