搜索资源列表
simpleAprioristudy
- 一个适合初学的较简单的关联规则系统,仔细分析里面的代码,必大有收获。-A beginner' s relatively simple for the association rule system, careful analysis of the inside of the code, will have much to gain.
hsll
- 有关灰色系统理论及其应用的详细的原理介绍及具体的matlab代码实现,很适合初学者使用,及有关工程人员参考;其中包括了灰色系统概论、数据变换技术和关联分析、优势分析、累加生成数、累减生成数、均值生成数、灰色模型GM及其白化型、灰色预测、灾变预测等;其中还包括了SARS 疫情对某些经济指标影响模型、道路交通事故灰色 Verhulst 预测模型、GM(2,1)和 DGM 模型等具体原理详解及附有详细matlab代码;很适合初学者使用,及有关工程人员参考。-About the gray system
python-code-for-Machine-learning
- 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning
有声用户消费频道关联分析
- 实现频道之间关联分析的代码,帮助决策者规划频道(Code that implements association analysis between channels)
R语言数据分析及绘图代码
- 关联是两个或多个变量取值之间存在的一类重要的可被发现的某种规律性。关联分析目的是寻找给定数据记录集中数据项之间隐藏的关联关系,描述数据之间的密切度。(Association is a kind of important discoverable regularity between the values of two or more variables. The purpose of association analysis is to find hidden relationships amo
Association_analysis_code
- 支持导入外部变量数据集(例如EXCEL文件),利用MATLAB分析多个变量间的关联度。(修改代码中导入文件名称及变量个数即可)(Import the data set and use MATLAB to analyze the degree of correlation among multiple variables.(Modify the name of the imported file and the number of variables in the code.))