搜索资源列表
iris_bayes
- 贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
naivebaysianclassify
- C语言的朴素贝叶斯分类器代码,是标准C编写的,希望对大家有帮助-C language Naive Bayesian classifier code, prepared by the C standard, and I hope to be helpful
BayesClassifier
- 一个用C++写的贝叶斯分类器的程序源代码
naive_bayes
- 朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器
cJava
- 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
bayes_classifier
- 贝叶斯分类器,模式识别,贝叶斯规则用于C个类,高斯函数建模-Bayesian classifier, pattern recognition, Bayesian rules for C-class, the Gaussian function modeling
bayesfenleiqi
- 模式识别--VISUAL C++环境下编写的贝叶斯分类器(bayes),值得收藏-Pattern Recognition- VISUAL C++ Environment prepared by Bayesian Classifier (bayes), worthy of collection
NBC
- 用C#编的朴素贝叶斯分类器。希望大家能用得上-A Naive Bayesian Classifier in C#
Bayesian
- 贝叶斯分类器的算法解析,以及用c#写的关于文本文档的贝叶斯算法设计-Bayesian classifier algorithm analysis, and use c# to write the text of the document on Bayesian Algorithm
NaiveBayes
- 贝叶斯分类器用于图像处理模式分类,用C语言编写。-Bayes classifier used in image processing,writes in C program language
bayes
- 这是一个用c++实现的贝叶斯分类器程序,可以在c++ 6.0上运行-c plus plus bayes code
Bayes
- C++ 实现的一个简单的贝叶斯分类器 对人工智能学习有很大帮助-C++ implementation of a simple Bayesian classifier Great help of artificial intelligence to learn
Pbayesfenleiqa
- 模式识别--VISUAL C++环境下编写的贝叶斯分类器(bayes),值得收藏-Mode identification- VISUAL C++ environment prepared by the Bayesian classifier (bayes) worth collecting
Nnaive_bayesa
- 朴素贝叶斯分类器,用C++实实现的基于朴素贝叶斯算法的分类器 -Naive Bayesian classifier, the classifier based on the Naive Bayes algorithm to achieve C++ real
.net--matlab
- 基于C﹟的 贝叶斯分类器 .net源代码-Bayesian classifier based on C#. Net source code
NaiveBayesClassifier
- 贝叶斯分类器,C语言程序。 -NaivByes Cassifier
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
Naivebayes-classification
- 简单朴素贝叶斯 分类器,针对数值型和名称型属性的分类基本算法。-Simple bayesian classifier, in view of the numeric type and name attributes the classification of the basic algorithm.NaiveBayesSimple.java * Copyright (C) 1999 University of Waikato, Hamilton, New Zealand
Bayesian-classifier-
- 贝叶斯分类器c++源代码,希望对大家有用,欢迎下载。-Bayesian classifier is a c++ source code, hope useful for everyone, welcome to download.
贝叶斯
- 贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类(The classification principle of Bias classifier is to calculate the posterior probability by using Bias's formula through the prior probability of an object, that is, the proba