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

Search list

[Otherbeiyes_result

Description: 贝叶斯分类器:利用贝叶斯分类器的原理对从UCI数据库中下载的心脏病数据集进行分类-Bayes classifier utilizing the data set classification,Bayes classifier utilizing the principle of the downloaded the UCI classification datasets heart disease
Platform: | Size: 1024 | Author: 惊异 | Hits:

[Special Effectsbayesgauss

Description: BAYESGAUSS贝叶斯分类器对高斯模式。 D = BAYESGAUSS(X,钙、马、P)计算贝叶斯决策 n维的功能模式的行X。 n-by-n-by-W大小的CA是一个数组,其中包含了协方差 的矩阵大小n-by-n,W类的数量。 大小n-by-W 马是一个数组,其列。柯尔- 水洼意味着向量。一个赔偿。矩阵和平均向量必须 为每个类指定,即使一些都是平等的。X是大小 K-by-n,K是模式的数量分类。P是 1-by-W数组,包含发生的概率 每个类。如果P不包括在参数、类 假定同样可能。-BAYESGAUSS Bayes classifier for Gaussian patterns. D = BAYESGAUSS(X, CA, MA, P) computes the Bayes decision functions of the n-dimensional patterns in the rows of X. CA is an array of size n-by-n-by-W containing W covariance matrices of size n-by-n, where W is the number of classes. MA is an array of size n-by-W, whose columns are the corres- ponding mean vectors. A cov. matrix and a mean vector must be specified for each class, even if some are equal. X is of size K-by-n, where K is the number of patterns to be classified. P is a 1-by-W array, containing the probabilities of occurrence of each class. If P is not included in the argument, the classes are assumed to be equally likely.
Platform: | Size: 2048 | Author: 刘晓丹 | Hits:

[matlabbreast-cancer_bates-classifer

Description: 乳腺癌贝叶斯分类器,进行了一维和二维的贝叶斯分类-Bayes classifier
Platform: | Size: 24576 | Author: 郑欣 | Hits:

[matlabfive-kinds-bayes-classifier

Description: 基于正态分布数据的五种类型的贝叶斯分类器-Based on normal distribution data of five different types of bayesian classifier
Platform: | Size: 15360 | Author: 郑欣 | Hits:

[DataMiningBayes

Description: 做了C++的贝叶斯分类算法的实现,希望感兴趣的下载-Do realize C++ Bayesian classification algorithm want to download interesting
Platform: | Size: 3818496 | Author: Yusingh | Hits:

[AI-NN-PRlibORF-master

Description: 针对各种机器学习,深度学习领域的一个matlab工具包-A machine learning library focused on deep learning.Following algorithms and models are provided along with some static utility classes: - Naive Bayes, Linear Regression, Logistic Regression, Softmax Regression, Linear Support Vector Machine, Non-Linear Support Vector Machine (with RBF kernel), Feed-forward Neural Network, Embedding Neural Network, Convolutional Neural Network, Sparse Autoencoders, Denoising Autoencoders, Contractive Autoencoders, Stacked Sparse Autoencoders, Self-Taught Learner and Restricted Boltzmann Machines are tested with this version. - Rest of the methods are not tested hence not supplied and the progress is as follows: + Deep Belief Nets with Restricted Boltzmann Machines (not tested) + Bayes Nets (tested- refactoring) + Hidden Markov Models (tested- refactoring) + Conditional Random Fields (work in progress)
Platform: | Size: 346112 | Author: zhjhe | Hits:

[Graph Recognizebayes

Description: 利用贝叶斯朴素算法对文本的内容的褒贬属性进行分类-Naive Bayesian algorithm to appraise the contents of the text property classification
Platform: | Size: 1024 | Author: 孙德宇 | Hits:

[OtherBayesShrink

Description: this file is about image denoising by using bayes shrink method. this method of thresholding for image denoising is one of the best methods witch outperform visushrink method in terms of psnr and mse and rmse.
Platform: | Size: 1024 | Author: a.m.g | Hits:

[Special EffectsPattern

Description: 介绍了模板匹配分类器,Bayes分类器,线性函数分类法,非线性函数分类法和神经网络分类法的代码算法,用于识别数学0到9-It describes the template matching classifier, Bayes classifier, a linear function of classification, non-linear function and neural network classification taxonomy code algorithm for identifying mathematical 0-9
Platform: | Size: 6299648 | Author: zhanghao | Hits:

[JSP/JavatextClassifier

Description: 新闻文本分类器,采用naive Bayes算法。先对训练集处理得到词库,再通过测试集检验,核算分类器的正确率。-News texts classification, the use of naive Bayes algorithm. First treatment of the training set to get the thesaurus, then tested by the test set and accounting the correct rate of classification .
Platform: | Size: 16384 | Author: lin | Hits:

[AI-NN-PRbayes_python

Description: 贝叶斯决策python学习代码,了解贝叶斯决策原理-bayes python code
Platform: | Size: 28672 | Author: zl | Hits:

[DataMiningpythonsrc

Description: 机器学习算法,包括主成分分析方法,奇异值分解,逻辑回归,最小二乘法线性回归,朴素贝叶斯-machine learning algorithm prototype including PCA, SVD, Logic Regression, LMS and Naive Bayes
Platform: | Size: 6144 | Author: xiaozhiz | Hits:

[Otherbayesleastrisk

Description: baye sleastrisk贝叶斯分类实验,设计简单的线性分类器-bayes leastrisk;bayes leastrisk
Platform: | Size: 1024 | Author: 他里雾 | Hits:

[Software EngineeringBayes-pso-Classier

Description: 模式识别的贝叶斯公式进行设计分类器A Bayesian formulation for large data pattern recognition is designed for classifier-A Bayesian formulation for large data pattern recognition is designed for classifier
Platform: | Size: 1024 | Author: 他里雾 | Hits:

[AI-NN-PRKlassifikator

Description: 这是一个用于诊断故障的贝叶斯分类器,简单易用-bayes classification
Platform: | Size: 1024 | Author: Felix | Hits:

[Industry researchNaiveBayesClassifier

Description: Naive bayes classifier
Platform: | Size: 360448 | Author: sumi patra | Hits:

[matlabbeyes-classifier-matlab

Description: Bayes分类器算法设计:一个详细的案例(正常细胞和异常细胞)-Bayes classifier algorithm design
Platform: | Size: 45056 | Author: WZQ | Hits:

[matlabc3d2matixgenerate

Description: 贝叶斯线性分类器作业,模式识别,最小错误率线性分类器-Bayes classification,Linear classifier design,Pattern Recognition
Platform: | Size: 1024 | Author: Alex | Hits:

[matlabbayesclass

Description: 贝叶斯分类器的一个函数,可以选择是full还是naive贝叶斯-A function Bayesian classifier, you can choose full or naive Bayes
Platform: | Size: 1024 | Author: 刘龙 | Hits:

[Graph RecognizeHandwritten-numeral-recognition

Description: 基于Bayes和神经网络的手写体数字识别程序(matlab)-Handwritten numeral recognition program based on Bayes and neural network(matlab)
Platform: | Size: 362496 | Author: miemiemie | Hits:
« 1 2 ... 42 43 44 45 46 4748 49 50 »

CodeBus www.codebus.net