搜索资源列表
Naive-Bayes
- Naive Bayes classifier Input: Training set and testing set, each row represents a instance, last column is label, begins from zero Output:predict label by Naive Bayes as well as its accuracy
naive)
- 基于文本的朴素贝叶斯分类器。是一个完整的工程。具体看readme-Text-based Naive Bayes classifier. Is a complete project. Specific look at readme