资源列表
em
- em算法介绍:EM算法有很多的应用,最广泛的就是GMM混合高斯模型、聚类、HMM等等(This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm)
UCI
- 机器学习常用的35个UCI数据集,包括iris、lenses、mushroom、pima indians、wine等。-Machine learning UCI common data set 35, including iris, lenses, mushroom, pima indians, wine and the like.
classifier
- 一种分类算法工具箱,可以进行人脸识别,对模式识别和分类算法很有用-A classification algorithm toolbox, face recognition, pattern recognition and classification algorithms useful
Datasets
- 一些复杂网络的数据集,包括karate,dolphins,football等,分别为n*2和n*n矩阵形式,还有对数据集进行转换的代码-datasets of complex networks
dotnetWeka1
- C#和weka的混合编程,主要实现在C#中调用Weka工具包的功能。-Blending Program with C Sharp and weka tool.
ems
- 建模优化与评价的理论基础学习,用于统计分析和数据挖掘-Based learning theory and modeling optimization and uation for statistical analysis and data mining
ELM
- 一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)
KNN
- 做了KNN分类算法的C++实现,希望感兴趣的下载-We do C++ KNN classification algorithm, and the hope of interest to download
贝叶斯概率分解源码
- 贝叶斯概率分解的matlab详细源码,里面有详细的推导过程
pmf
- 推荐系统 概率矩阵分解代码 内部已包含有数据集,已分为训练集与测试集-Recommended system probability matrix decomposition Code
search_web
- 对添加的文档生成索引文件,在根据输入内容可自动和文档进行匹配,相当于实现了简单的关键字匹配算法;-web mining
4建模分析股票市场数据
- 建模分析股票市场数据,利用R语言进行数据分析,包括画图(Modeling and analyzing stock market data)