CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - bayes
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - bayes - List
[
AI-NN-PR
]
Bayes_example
DL : 0
Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
Date
: 2025-07-16
Size
: 44kb
User
:
LikeTheBird
[
AI-NN-PR
]
BayesClassifier
DL : 0
贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类-Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
Date
: 2025-07-16
Size
: 2kb
User
:
娜娜
[
Windows Develop
]
stockprice
DL : 0
贝叶斯曲线拟合,例子里给出了前20天的股票价格,预测第21天价格-bayes curve fitting
Date
: 2025-07-16
Size
: 1kb
User
:
charlie
[
JSP/Java
]
Bayesian
DL : 0
implement bayes form spam filter (java source code)
Date
: 2025-07-16
Size
: 1kb
User
:
maskusir
[
Special Effects
]
discretization
DL : 0
介绍数据挖掘里的离散化算法,对连续属性进行离散化的数据预处理-discretizaion for naive bayes method in the data mining
Date
: 2025-07-16
Size
: 1.41mb
User
:
虞璺
[
Windows Develop
]
Matlab_bayes
DL : 0
bayes分类,matlab实现。可以实现数字的识别-matlab guiyi
Date
: 2025-07-16
Size
: 1kb
User
:
李曲
[
matlab
]
subattribspace
DL : 0
朴素贝叶斯matlab实现,基于matlab编程-Naive Bayes matlab to achieve, based on the matlab programming
Date
: 2025-07-16
Size
: 6kb
User
:
李凌
[
matlab
]
bayes
DL : 0
贝叶斯决策包含最小风险和最小错误概率两种情况的仿真-Bayesian decision-making included the minimum risk and minimum error probability of the two simulation
Date
: 2025-07-16
Size
: 2kb
User
:
liuyang
[
AI-NN-PR
]
naiveBayes
DL : 0
朴素贝叶斯算法源码,C++实现。大家可以下来看-Naive Bayes algorithm source code, C++ to achieve.
Date
: 2025-07-16
Size
: 567kb
User
:
李青青
[
Graph Recognize
]
Bayes_xiugai
DL : 0
设计一种BAYSE 分类器完成对IRIS 数据库的分类-Bayes classifier for iris database
Date
: 2025-07-16
Size
: 1kb
User
:
张敏
[
Graph Recognize
]
codebook
DL : 0
实现了基于码书的运动检测,并有与其他的检测算法做对比,例如MOG,Bayes,三帧差分等。-Codebook based on the realization of the motion detection, as well as with other contrast detection algorithm, such as MOG, Bayes, differential, etc. 3.
Date
: 2025-07-16
Size
: 4.35mb
User
:
wuhui
[
AI-NN-PR
]
fisherandbayes
DL : 0
模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
Date
: 2025-07-16
Size
: 84kb
User
:
李霄逍
[
JSP/Java
]
NaiveBayes.java.tar
DL : 0
基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。-Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical theory, has a solid mathematical basis, as well as the stability of the classification efficiency. At the same time, the algorithm estimates the parameters required for small, less sensitive to missing data, the algorithm is also relatively simple. In theory, when compared with other classification methods with the smallest margin of error.
Date
: 2025-07-16
Size
: 7kb
User
:
zhangrui
[
matlab
]
naivebayes
DL : 0
这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程-This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming
Date
: 2025-07-16
Size
: 5.3mb
User
:
王兵
[
Windows Develop
]
Bayes
DL : 0
基于贝叶斯分类法的c++程序大家可以参考一下-Bayesian classification based on the c++ program you can refer to! !
Date
: 2025-07-16
Size
: 518kb
User
:
大禹
[
Other
]
partest
DL : 0
This function calculate the performance, based on Bayes theorem, of a clinical test. The input is based on a 2x2 matrix (true positive, false positives false negative, true negatives). The Outputs are: - Prevalence of disease - Test Sensibility with 95 confidence interval - Test Specificity with 95 confidence interval - False positive and negative proportions - Youden s Index - Matthews Correlation Coefficient - Number needed to Diagnose (NDD) - Discriminant Power - Test Accuracy - Mis-classification Rate - Positive predictivity - Negative predictivity - Positive Likelihood Ratio - Negative Likelihood Ratio - Test bias - Diagnostic odds ratio - Error odds ratio-This function calculate the performance, based on Bayes theorem, of a clinical test. The input is based on a 2x2 matrix (true positive, false positives false negative, true negatives). The Outputs are: - Prevalence of disease - Test Sensibility with 95 confidence interval - Test Specificity with 95 confidence interval - False positive and negative proportions - Youden s Index - Matthews Correlation Coefficient - Number needed to Diagnose (NDD) - Discriminant Power - Test Accuracy - Mis-classification Rate - Positive predictivity - Negative predictivity - Positive Likelihood Ratio - Negative Likelihood Ratio - Test bias - Diagnostic odds ratio - Error odds ratio
Date
: 2025-07-16
Size
: 3kb
User
:
Rafal
[
Mathimatics-Numerical algorithms
]
NativeBayes
DL : 0
Bayes算法,很好的分类算法。自己编了很久,供大家分享-it is good!
Date
: 2025-07-16
Size
: 280kb
User
:
liliang
[
Other
]
Bayes
DL : 0
贝叶斯实现方法 很简单使用 希望大家继续完善-bayes
Date
: 2025-07-16
Size
: 1kb
User
:
王海军
[
Industry research
]
10Algorithms-08
DL : 0
This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms are among the most influential data mining algorithms in the research community.With each algorithm, we provide a description of the algorithm, discuss the impact of the algorithm, and reviewcurrent and further research on the algorithm. These 10 algorithms cover classification,
Date
: 2025-07-16
Size
: 608kb
User
:
sukmawati
[
Graph program
]
Bayes
DL : 0
基于RGB彩色图像的matlab图像分割-RGB color images based on image segmentation matlab
Date
: 2025-07-16
Size
: 4kb
User
:
赵宇
«
1
2
...
4
5
6
7
8
9
10
11
12
13
14
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.