搜索资源列表
bayes
- 数据挖掘中的bayes算法,很好的代码,可以挖掘数据库中的bayes规则,很有效哦!
naive bayes algorithm
- c45算法介绍
Bayes.rar
- 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
Bayes-Matting
- 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
Bayes.java
- 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
Bayes
- 非线性跟踪中贝叶斯滤波算法,在无线传感器中的应用-Bayesian non-linear tracking filter algorithm, in the wireless sensor
nb
- 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
bayes
- 数据挖掘聚类算法:bayes源代码,使用JAVA语言实现-data mining clustering algorithm
NativeBayes
- Bayes算法,很好的分类算法。自己编了很久,供大家分享-it is good!
Bayes
- 基于信息几何构建朴素贝叶斯分类器,一篇论文,写的挺好的。请改名为doc 简单的实现了遗传算法的功能。-Geometry-based Naive Bayes classifier to build, a paper written in very good shape. Simple implementation of genetic algorithm.
Bayes
- Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
bayes
- 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-Based on Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source code
bayes
- 贝叶斯算法 贝叶斯算法 贝叶斯算法-Bayesian method Bayesian method Bayesian method Bayesian algorithm
bayes-example
- matlab实现的贝叶斯算法,比较简单,对初学贝叶斯有所帮助-matlab implementation of the Bayesian algorithm is relatively simple, helpful for beginners Bayesian
Bayes-iris
- 本人编写的模式识别中的bayes判别分析算法,识别效果不错-I write the pattern recognition algorithm bayes discriminant analysis to identify good results
Bayes-genre
- 该算法的基本思路是计算文本属于类别的概率,文本属于类别的几率等于文本中每个词属于类别的几率的综合表达式-The basic idea of the algorithm is to calculate the probability that the text belongs to class, the text is equal to the probability categories are categories of each word in the text
Bayes
- 该程序实现了数据仓库与挖掘中神经网络算法中的bayes算法-The program bayes algorithm in neural network algorithm for data warehousing and mining
Bayes
- 本程序是实现了数据挖掘中的Bayes算法,能直接运行且能进行二次开发-This procedure is to implement the Bayes algorithm in data mining, and can run directly to secondary development
bayes
- 能够实现bayes分类器算法,并自带案例(Realize the Bayes Classifer)
bayes
- 朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)