搜索资源列表
spambayes-1.1a3.tar
- 用Python实现的反垃圾邮件的一个插件,使用的是目前比较流行的beyes算法,基于windows平台-Python with the realization of an anti-spam plug-ins, is the use of the more popular beyes algorithm, based on the windows platform
beyes
- 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
beyes
- 用于数据挖掘的一个小实验,贝叶斯分类,分类
beyes-c
- 模式识别类编程,实现商品类别识别等功能。-Pattern recognition type of programming, to achieve recognition and other functions commodity categories.
beyes
- Java程序,实现朴素贝叶斯beyes文本分类!源代码,主程序,及相关安装-Bayesian classification to achieve
beyes
- 详细介绍了贝叶斯公式在自动文本分类领域的使用,并且提到了关于互信息特征提取的方法。以及其分类的例子。-Bayesian formula described in detail in the field of automatic text categorization of the use of, and reference information on each feature extraction method. As well as examples of their classificat
tztqjsydm
- 贝叶斯公式,文本分类,中文分词,VC++开发,方便实用和开发-beyes,text classify
beyes
- 贝叶斯算法,我相信大家都很了解吧,这个算法很经典,很实用哦。-Bayesian algorithm, I think we all understand it, this algorithm is very classic, very practical oh.
min-error
- 基于最小错误率的beyes判别方法 可以判别位置类别的变量-Beyes based on minimum error rate discrimination method can determine the location variable category
BeyesClassifier
- 一个基于naive beyes的分类器,研究一下-naive beyes classifier ,good code of java
beyes
- C++写的一个贝叶斯分类算法,附有一个训练集数据和一个测试集数据-C++ write a Bayesian classification algorithm
FastLaplace
- 压缩感知的快速Laplace恢复算法,算法适用于超完备字典-the Beyes recovery algorithms are similar to the sparse coding based on the over-complete dictionary.
beyes
- 数据挖掘中的聚类算法,为朴素贝叶斯算法,算比较经典的算法-Clustering algorithm in data mining, Naive Bayes algorithm, considered classic algorithms
beyes
- 贝叶斯分类器的实现 利用2种特征向量使用5类对花 草进行分类,实验效果明显。-Bayesian classifier achieve the use of two kinds of feature vectors using five classes flowers to classify the experimental results is obvious.
Beyes
- 此程序是一个利用Beyes判别法进行分类的程序-This procedure is a method of using the Beyes discriminant classification procedure
beyes
- 主要帮助初学模式识别的同学了解模式贝叶斯分类决策算法-Focused on helping students to understand the beginner mode pattern recognition algorithm for Bayesian classification decisions
Bayes
- matlab实现beyes的模式识别的过程,是武汉大学遥感学院模式识别的代码-matlab realize beyes pattern recognition process, Wuhan Institute of Remote Sensing pattern recognition code
DlgClassify
- MFC实现手写数字的识别,包含Beyes分类,线性函数分类,神经网络分类等各种算法的实现-MFC to achieve recognition of handwritten digits, including Beyes classification to achieve a linear function of classification, neural network classification of various algorithms
Beyes
- 该代码是基于贝叶斯分类器的实现,选择训练样本和测试数据进行四分类。-The code is based on the realization of Bayesian classifier, training samples and test data four categories.
beyes-classifier-matlab
- Bayes分类器算法设计:一个详细的案例(正常细胞和异常细胞)-Bayes classifier algorithm design