搜索资源列表
weka402
- < 数据挖掘--实用机器学习技术及java实现> 一书结合数据挖掘和机器学习的知识,作者陈述了自动挖掘模式的基础理论,并且以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.naivebayes.DecisionTable.IBK.C45,还有聚类,数据预处理等.
wa-bayes1.tar
- PHP naivebayes源代码-naivebayes PHP source code
naivebayes
- Naive Bayes 分类器, 用C语言写的.大家一起参考一下.
naivebayes
- 贝叶斯公式,在信息检索以及信息抽取中有着重要的应用,需要的下载,有问题联系我
naivebayes
- 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。
naivebayes
- 朴素贝叶斯分类算法,《机器学习及java实现里面的》
naivebayes.rar
- 这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程,This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming
naivebayes
- 本算法介绍了朴素贝叶斯算法的原理和功能以及使用MATLAB实现其功能算法。-This algorithm describes the principle of Bayesian algorithms and functions and the use of MATLAB algorithms to achieve its function.
naivebayes
- 这是一个完善的naivebayes算法。结构条理,备注明确。其实验效果也非常好-This is a perfect naivebayes algorithm. Coherent structure, notes clear. The experimental results are very good
naivebayes
- Java写的naivebayes分类器,Weka平台下的贝叶斯分类器。-Java written naivebayes classifier, Weka platform under the Bayesian classifier.
naivebayes
- 贝叶斯决策器,基于最小错误率的贝叶斯决算法-Bayesian decision-making, based on minimum error rate of Bayesian decision-making
naivebayes
- Text clessifier NB form large documents
naivebayes
- 朴素贝叶斯算法分类源代码,vc6.0编写-naivebayes on how to classfiy texts
naivebayes
- 朴素贝叶斯分类,从weka中提取的,希望大家多多指正-nativebayes
naivebayes(java)
- 贝叶斯分类算法是经典的分类算法,也是应用最为广泛的分类算法,此算法展示了贝叶斯分类的具体过程。-Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the specific process.
naivebayes
- This is a genetic algorithm.
week04-knn-naivebayes-4pp
- knn naivebayes ppl file
naivebayes
- 朴素贝叶斯算法的java实现,内含输入输出和测试用例-naivebayes algorithm implenmented by java,including input and output coad as well as test cases
naivebayes.py
- naivebayes for Classfication Python
weka-and-naivebayes
- (1)文档涉及了eclipse环境下weka的使用配置和程序格式 (2)此外,还阐述了naivebayes理论,并对其Java代码进行分析-(1) This document relates to the eclipse environment using Weka configuration and program format. (2) in addition, it also describes the naivebayes theory, and analyses the rel