- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 21kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- 天龙
Description: The classification algorithm is the statistical classification, it is a knowledge of probability and statistics classification algorithm. On many occasions, the naive Bayes classification algorithms (Naï ve Bayes, NB) can be comparable with the decision tree and neural network classification algorithm, the algorithm can be applied to large databases, and the method is simple, accurate classification rate, speed.
To Search:
File list (Check if you may need any files):
朴素贝叶斯分类\Bayes\attribute.m
..............\.....\my_bayes.m
..............\.....\post_prob.m
..............\.....\predict1.txt
..............\.....\predict2.txt
..............\.....\probality.m
..............\.....\train1.txt
..............\.....\train2.txt
..............\.....\说明.txt
..............\朴素贝叶斯分类.doc
..............\Bayes
朴素贝叶斯分类