搜索资源列表
classifier
- 一个很好的文本分类器,采用朴素贝叶斯分类的方法,并加以改进!-a very good text classifiers using Bayesian classification methods, and improved!
bayes
- 朴素贝叶斯c代码,希望对大家有帮助
TextClassification
- 帮师姐做的毕业论文:基于朴素贝叶斯的文本分类器,使用Visual C# 2005编写,文本语料库包括测试语料库和训练语料库(保存再Access数据库中)
naive_bayes
- 朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器
filter
- 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
shujuwajue
- 数据挖掘作业二,里有可执行性程序,里面用到了朴素贝叶斯算法,降维-Data mining operations 2, there are enforceable procedures, Naive Bayes algorithm, dimension reduction
NaiveBayes
- 朴素贝叶斯分类,从weka中提取的,希望大家多多指正-nativebayes
Bayesianclassifierfortextclassificationalgorithms.
- 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
bayesian
- 数据挖掘——朴素贝叶斯分类算法 朴素贝叶斯分类假定属性之间相互独立,实际应用往往不满足这个条件。-data mining_bayesian algorithm
Bayesian
- 朴素贝叶斯模型的源代码,可以用于文本分类-Naive Bayes model source code, can be used for text classification
NBC(1)
- 利用朴素贝叶斯对UCI 的 mushroom 数据集进行分类,使用MATLAB编码(Using naive Bias, the mushroom data sets of UCI are classified and encoded using MATLAB)
SharpClassifier_Adult-master
- 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)
myBayes
- 这个是本人自己写的朴素贝叶斯算法,参考书籍为《机器学习实战》。(This is my own written naive Bayesian algorithm, reference books for the "machine learning combat.")
Bayes
- 最简单的朴素贝叶斯程序,其中的数据上花种的分类情况。(Naive Bayesian program is the most simple, the classification of the data on the flowers.)
朴素贝叶斯
- 借助朴素贝叶斯算法,针对文本正负面进行判别,并且利用C#进行编程实现(The naive Bayes algorithm is used to judge the positive and negative sides of the text, and the program is implemented by using C#)
朴素贝叶斯源码
- 朴素贝叶斯分类器用Python实现,基础代码适合初学者(Naive bayes classifier is implemented in Python, and basic code is suitable for beginners)
naiveBayesian2
- 数据挖掘十大算法之一,朴素贝叶斯算法的实现(One of the ten data mining algorithms and the naive Bayesian algorithm)
朴素贝叶斯
- 基于对朴素贝叶斯的理解,用java语言实现的简单的朴素贝叶斯过程(Java implementation of naive Bayes)
红酒贝叶斯
- 红酒贝叶斯分类,用朴素分类器进行分类,可用。(Red wine Bias classification, using simple classifier)
朴素贝叶斯
- 能实现对相应数据集进行分类,并计算出准确率(Able to classify the corresponding data set and calculate the accuracy)