搜索资源列表
matlabbayes
- 关于如何用matlab构建bayes分类器的简介,适合于初学者。-On how to build a Bayes classifier matlab profile, suitable for beginners.
Bayes
- 基于信息几何构建朴素贝叶斯分类器,一篇论文,写的挺好的。请改名为doc 简单的实现了遗传算法的功能。-Geometry-based Naive Bayes classifier to build, a paper written in very good shape. Simple implementation of genetic algorithm.
Matlab2
- 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
Documents
- This code provides two simple examples of naive Bayes classifier. In the first example the input are a bunch of positive and negative numbers and their corresponding classes i.e. posi or negi and is tested with random numbers.-This code provides t
NaiveBayesClassifier(1)
- naive bayes classifier
Naive-Bayes
- 本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础。-In this paper, starting from a different perspective, to discuss and analyze the three improved Naive Bayesian classifier performance. Lay a solid foundation for further research.
classificiation-algorithm-overview
- 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传
Bayes-pso-Classier
- 模式识别的贝叶斯公式进行设计分类器A Bayesian formulation for large data pattern recognition is designed for classifier-A Bayesian formulation for large data pattern recognition is designed for classifier
NaiveBayesClassifier
- Naive bayes classifier
mulan-1.5.0
- naive bayes classifier
AlgoritmaBayes
- java source code for naive bayes classifier
bayes_on_pima
- bayes classifier on pima dataset