Welcome![Sign In][Sign Up]
Location:
Search - bayes theorem matlab

Search list

[AI-NN-PRNaiveBayes

Description: 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
Platform: | Size: 162816 | Author: guifeng2002 | Hits:

[Otherpartest

Description: 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
Platform: | Size: 3072 | Author: Rafal | Hits:

CodeBus www.codebus.net