搜索资源列表
The-programming-collective-wisdom
- 《集体智慧编程》(programming collective intelligence building smart web 2.0 applications)以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数
BayeK2
- 贝叶斯网络学习算法――k2算法,包括对贝叶斯网络结构的学习,最后生成网络-Bayesian network learning algorithms- k2 algorithm, including learning of Bayesian network structure, and finally generate network
Bayesian-CPP-code
- 最近在研究贝叶斯网络,上传一个C++的贝叶斯网络构建、学习和推理代码,可用,有样例图,大家一起学习-A recent study of Bayesian networks, upload a C++ of Bayesian network construction, learning and reasoning of code that can be used, the sample diagram, we will study together
Bayesian-in-CSharp
- 这个是用C#写的贝叶斯网络的实现,本人也在学习过程中,大家一起来研究-This is a Bayesian network implementation written in C#, I am also in the process of learning, we study together
code
- 机器学习 R语言对与数据进行分类,包括决策树,SVM,贝叶斯,percepttron等算法。需要注意之前要安装相应的R工具包。具体工具包名称百度一下就能容易获取。-R for language and machine learning to classify data, including decision trees, SVM, Bayesian, percepttron algorithm. To install the appropriate R toolkit before need t
NBC
- 朴素贝叶斯机器学习,用来分类文本,matlab编程,有测试和训练两部分。-Naive Bayesian machine learning to classify text, matlab programming, testing, and training has two parts.
koupui_v17
- 相关分析过程的matlab方法,包括主成分分析、因子分析、贝叶斯分析,保证准确无误,是学习通信的好帮手。- Correlation analysis process matlab method, Including principal component analysis, factor analysis, Bayesian analysis, Ensure accurate communication is learning a good helper.
biegie
- 直线阵采用切比学夫加权控制主旁瓣比,包括主成分分析、因子分析、贝叶斯分析,可以广泛的应用于数据预测及数据分析。- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Including principal component analysis, factor analysis, Bayesian analysis, Can be widely used in da
Bayesian-criterion
- 基于贝叶斯准则的二元假设检验,对学习信号检测与估计很有帮助。-Based on Bayesian binary hypothesis testing, learning signal detection and estimation helpful.
Untitled4
- 关于贝叶斯的一个代码,重点介绍了参数学习,及利用bnt中的函数进行模拟-About a Bayesian codes, focusing on learning the parameters, and use the function to simulate bnt
tangmei
- 包括调制,解调,信噪比计算,利用贝叶斯原理估计混合logit模型的参数,保证准确无误,是学习通信的好帮手。- Includes the modulation, demodulation, signal to noise ratio calculation, Bayesian parameter estimation principle mixed logit model, Ensure accurate communication is learning a good helper.
lengyan
- 是信号处理的基础,包括主成分分析、因子分析、贝叶斯分析,是机器学习的例程。- Is the basis of the signal processing, Including principal component analysis, factor analysis, Bayesian analysis, Machine learning routines.
BSBL-FM
- 快速边缘的块稀疏贝叶斯学习代码,BSBL-FM,用以对穿墙雷达块目标成像-Fast marginalized block sparse Bayesian learning codes
sparse_learning
- 一种贝叶斯学习算法,可以实现的广义版本SBL和集中学习稀疏-Bayesian learning algorithm can achieve generalized version of SBL and focus on learning sparse
BSBL-FM-master
- 基于贝叶斯学习方法的块稀疏信号压缩感知算法-A fast implementation of the Block Sparse Bayesian Learning algorithm
11TSP
- 距离像,目标识别,统计特性,贝叶斯学习,雷达特性。-Radar HRRP Statistical Recognition With Local Factor Analysis by Automatic Bayesian Ying-Yang Harmony Learning
naive_bayes
- 朴素贝叶斯算法的程序,不知有用否,不记得是从哪里下载到的了(naive bayes algorithm is a machine learning technique, which is used for classification.)
myBayes
- 这个是本人自己写的朴素贝叶斯算法,参考书籍为《机器学习实战》。(This is my own written naive Bayesian algorithm, reference books for the "machine learning combat.")
高风代码
- 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
Bayesian-Network-Structure-Learning-master
- 一般贝叶斯网络的构建是首先由相关领域的专家根据事物间的关系来确定出结构模型,即有向无环图,然后再利用其它方法确定每个节点的条件概率,但这样构建的网络模型无法保证其客观性和可靠性.(In general, the construction of Bayesian network is to determine the structural model, i.e. directed acyclic graph, by experts in related fields according to th
