搜索资源列表
Bayes-identification
- matlab Bayes idetification 系统参数辨识-system parameter idetification
Bayes
- 朴素贝叶斯分类器,能实现高准确的分类,且速度快-Naive Bayes classifier, can achieve high accuracy of classification and fast
bayes-factor
- this code computes the bayes factor of a sample bayesian network. a sample data is also attached to the folder.
bayes
- 朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
Naive-Bayes
- 基于matlab的Naive Bayes分类,分为train,test和run-Matlab-based Naive Bayes classification, divided into train, test and run
bayes
- 贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美.- Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms.
bayes
- 用Python写的,基于概率论的分类方法,朴素贝叶斯分类器-Written in Python, based on probability theory classification, naive Bayes classifier
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
bayes
- 一个朴素贝叶斯的程序,用于文本分类,准确率高达90 -a naive bayes algorithm used to classifying text
Bayes-Classification
- 根据Bayes原理对两类或者多类问题进行分类-According to Bayes principle or two types of multi-class classification problems
naive-bayes-with-python
- this python code implements naï ve bayes methods.
naive-bayes-spam-filter-master
- 基于朴素贝叶斯分类器写的垃圾邮件过滤系统-machine learning bayes
bayes
- Bayes untuk kalsifikasi di php
Bayes
- 贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美,该算法能运用到大型数据库中,而且方法简单、分类准确率高、速度快。-Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use
bayes
- this file is Bayes code.
Bayes
- 贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
bayes
- bayes分类器,欢迎大家指点,大家一起学习-bayes classifier, we welcome advice, we will study together
Naive-bayes
- Naive bayes JAVA, for study ARTIFICIAL INTELIGENT
Wavelet-Based-Image-Estimation-An-Empirical-Bayes
- Wavelet-Based Image Estimation An Empirical Bayes Approach Using Jeffreys’ Noninformative Prior
native-bayes-classifier
- 朴素贝叶斯算法的源代码实现,(含训练数据)-to achieve native bayes classifier