搜索资源列表
Naive-Bayesian-Data-Classification
- 数据挖掘基于朴素贝叶斯分类算法实现 该类是训练集的类-Data mining based Bayesian classification algorithm to achieve
main
- 朴素贝叶斯分类器在符号型数据库上的实现,这里说的符号型数据库指属性取值满足离散、无序、有限,无运算-bayesian classifier
Bayes-classifier-code
- 朴素贝叶斯分类器程序代码 采用朴素贝叶斯分类器算法,使用C++语言对英文文本进行分类,实现了一个文本分类器功能-Naive Bayesian classifier program code using Bayesian classification algorithm, using C++ language English text classification, to achieve a text classification function
matlab
- 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
Naive-Bayes-Text-Classification
- 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
Matlab-Naive--Bayer
- 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
Bayes
- Byes 分类(特征加权的朴素贝叶斯分类)-Byes classification
Bayes
- 朴素贝叶斯分类器,能实现高准确的分类,且速度快-Naive Bayes classifier, can achieve high accuracy of classification and fast
Ch04
- 概率论的分类方法。实例:使用朴素贝叶斯分类器从个人广告中获取区域倾向-Classifying with probability theory: naï ve Bayes
Job1
- 这是一个实现文本分类的朴素贝叶斯方法,用java语言编写-This is a realization of Naive Bayesian text classification methods, written in java language
bayes
- 基于朴素贝叶斯预测的一个小例子(根据ppt里的例子),将就着看,内有bayes的讲解ppt -开发环境vs2012,c-Based on a small example of Naive Bayesian prediction (based on ppt in the example), will the see, there are explanations bayes ppt - development environment vs2012
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.)
朴素贝叶斯源码
- 朴素贝叶斯分类器用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)