资源列表
LDA
- machine learning features
B10681002fj
- 低秩谱聚类分析包括2015年研究生数学建模B题的论文及相关程序,做的不好,但可供参考。开发平台是matlab-Low rank spectral clustering analysis includes the papers and related procedures of the research on the mathematical modeling of B in 2015. Development platform is matlab
DBSCAN
- DBSCAN算法的C++实现,方便大家对DBSCAN算法的理解和实现-Realization of DBSCAN C++ to facilitate understanding and implementation of algorithms for DBSCAN
MC
- MC问题(AI)的解答,用JAVA实现。野人与传教士问题。(ArrayList)-The solution to MC problem which is so typical in AI field ,when it comes to the expression of knowledge.Use Java.ArrayList
PCA-homework
- 这是用pca进行数据处理的,数据分析原理与实验的作业,里面有iris数据,可以运行。-this is a program for pca ,its data is iris. it is a homework for data analysis .
Apriori
- 实现了关联规则中最经典的Apriori算法,并提供了实例文件。-It implements most classical association rules Apriori algorithm, and provides examples of documents.
emial-spam
- 基于感知器算法的垃圾邮件识别,先通过训练集训练出分类器,然后通过测试集验证-Perceptron based spam detection algorithm
mani
- 一个流形学习的GUI,可以直接运行,里面包含八种流形学习算法-MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota
beta-react-to-market-conditions
- The response of beta to market reactions in us stock markets
自适应模糊C均值聚类
- 提供一种改进的模糊C均值聚类算法,该算法可以更好的提高聚类的精度
pmf
- 推荐系统 概率矩阵分解代码 内部已包含有数据集,已分为训练集与测试集-Recommended system probability matrix decomposition Code
MultKmeans
- 改进的K-means聚类算法。用于处理空间聚类问题。-The improved K means clustering algorithm.To deal with spatial clustering problem.