搜索资源列表
贝叶斯网络的因果推理关系
- 人工智能实验§贝叶斯网络的因果推理关系§ 熟悉掌握Bayes定理,学习贝叶斯网络的因果推理-artificial intelligence experiments Bayesian network causal reasoning relations mastery Bayes Theorem, learning Bayesian network causal reasoning
Bayes_classifier
- 贝叶斯分类器的设计实验,内有解释利于入门学习-Bayesian classifier design experiments, which help to explain the study entry
Navie-Bayes
- 机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
winedata-bayers
- 对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
beiyesi
- 一个简单的贝叶斯分类器,有实验步骤和实验数据。-A simple Bayesian classifier, there are experimental steps and the experimental data.
Bayes
- 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
Bayes_classifier_useful
- 关于贝叶斯分类器设计的实验,适合入门,上一个传错了,抱歉-Bayesian classifier on the experimental design is suitable for entry, a mass is wrong, sorry
105359_1148
- 为了测试评估贝叶斯分类器的性能,用不同数据集进行对比实验是必不可少的. -In order to test the assessment of the performance of Bayesian classifier, and compare different experimental data sets is essential.
K-meansNB
- :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
bys
- 运筹学的贝叶斯预测,是上机进行运筹学实验的重要实验。-Bayesian forecasting of operations research is on the machine is important experimental operations research experiments.
beiyesi
- 1 通过实验,掌握多元正态分布的最大似然估计; 2 掌握多元正态分布下的最小错误率的贝叶斯分类; 3 对其他的参数估计有更深的认识。 -1 experiment, master multivariate normal distribution maximum likelihood estimation 2 multivariate normal distribution under the minimum control error rate Bayesian classifier
Matlab-Bayers
- 简单贝叶斯计算源程序,可以使用调试,用于简单的matlab和贝叶斯的学习实验内容-Simple Bayesian computing source, you can use the debugging, for the simple Bayesian learning matlab and experimental content
lc_bayes_KL
- 分享一下贝叶斯,线性分类,K_L变换实验代码,有需要的下!!希望找到志同道合的朋友共同研究-Share Bayes, linear classification, K_L transformation test code, there is a need for the next! ! Hope to find like-minded friends to study
Bayes_Classifier_Iris
- 用朴素贝叶斯方法实现了Iris数据的分类,还附了实验报告-Bayesian methods implemented with the Iris data classification, but also with the experimental report
IrisBayes
- iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
WebPageRecommendationAlg
- 为改善用户的Web页面访问行为、提高访问效率,设计了一种基于贝叶斯网络的网页推荐模型及推荐算 法。通过收集和分析服务器中的描述文件和日志文件,利用Bayesian网络分析页面间的依赖关系,构建了基于贝 叶斯网络的网页推荐模型并产生推荐集。通过在Microsoft公司提供的网络日志数据集上做的实验,可以获得超 过80%的准确率和覆盖率。理论分析和实验结果表明:算法能够在线实时向用户做出个性化的推荐,与已有的推 荐算法相比,算法能较快地给出推荐集,并且可以获得更高的准确率和覆盖率-T
User and Movie
- 本实验采用朴素贝叶斯模型,对于每个用户曾经评分过的电影判断其性别。直观上来说,不同的电影对于不同性别的人吸引力不同,如男性更喜欢武侠剧、动作剧,而女性更喜欢爱情剧。因此这样建立模型是可以理解的。对每个训练数据组建立分布表。依据最大似然准则判断性别。对于年龄采用相似的方法进行判断。包括源程序和实验报告。(In this experiment, a naive Bayes model is used to determine the gender of each movie that the use
20170608贝叶斯分类器实验
- 贝叶斯分类器,通过事先sample样本的训练,能够快速准确的实现对待分类样本的识别分类(Bias classifier, through the training of sample samples in advance, can quickly and accurately realize the classification and classification of the classified samples)
朴素贝叶斯
- 朴素贝叶斯算法运行和程序代码的实验与结果(Operation of naive Bayes algorithm)
朴素贝叶斯算法资料
- 朴素贝叶斯算法的相关资料,包含算法以及实验结果等。(The related data of the naive Bayes algorithm.)