搜索资源列表
GrayRelated_11
- 灰色关联分析法程序代码?自己编写的,已调通直接用即可。
pl0
- 编译方法实验根据编译器的工作过程,分为以下三个部分 词法分析 语法分析 语义分析和代码生成 三部分之间互相关联,最终完成三个实验后,就实现了C- -言(C++语言的子集)或PL0语言的编译器。 -Methods compiled in accordance with the work of the compiler process, divided into the following three-part analysis of lexical semanti
simpleAprioristudy
- 一个适合初学的较简单的关联规则系统,仔细分析里面的代码,必大有收获。-A beginner' s relatively simple for the association rule system, careful analysis of the inside of the code, will have much to gain.
ConnDB
- 用java实现关联分析的算法代码中的连接数据库-connect to the database
CreateFPTree
- 用java实现关联分析的算法代码GreatFPtr-java GreatFPtree
FPGrowth
- 用java实现关联分析的算法代码FPGrowth-java FPGrowth
FPTree
- 用java是实现关联分析的算法代码FPtr-java FPtree
ITree
- 用java实现关联分析的算法代码Itr-java Itree
huise
- 灰色关联度matlab代码。灰色关联分析是对运行机制与物理原型不清晰的灰关系序列化、模式 化,进而建立灰关联分析模型,使灰关系量化、序化、显化,能为复杂系统的建模提供重要的技术分析手段。 -Calculating the gray relational grade
matlab
- 灰色关联分析的matlab代码,可实现矩阵自动生生关联度-Grey Relational Analysis
hsll
- 有关灰色系统理论及其应用的详细的原理介绍及具体的matlab代码实现,很适合初学者使用,及有关工程人员参考;其中包括了灰色系统概论、数据变换技术和关联分析、优势分析、累加生成数、累减生成数、均值生成数、灰色模型GM及其白化型、灰色预测、灾变预测等;其中还包括了SARS 疫情对某些经济指标影响模型、道路交通事故灰色 Verhulst 预测模型、GM(2,1)和 DGM 模型等具体原理详解及附有详细matlab代码;很适合初学者使用,及有关工程人员参考。-About the gray system
GrayRelated_11
- 灰色关联分析法程序代码?自己编写的,已调通直接用即可。-Gray correlation analysis method code? I have written has been transferred to the direct use of Qualcomm.
Apriori
- apriori算法和fp-growth算法做到关联分析,代码没有密码-apriori algorithm and fp-growth algorithm to do correlation analysis, no password codes
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
correlation-analysis
- 该程序是用来进行关联分析的代码,是用R软件实现的。-the code of correlation
概念格
- 概念格建格代码,模型的建立概念格(Concept Lattice)是一个以概念为元素的偏序集,它可以通过Hasse图可视化,其中每个节点是一个概念。概念格结构模型来源于形式概念分析(FCA)理论,是FCA中的核心数据分析工具,它本质上描述了对象(样本)与属性(特征)之间的关联。[1](The concept lattice (Concept, Lattice) is a poset of concept elements, which can be visualized by Hasse dia
有声用户消费频道关联分析
- 实现频道之间关联分析的代码,帮助决策者规划频道(Code that implements association analysis between channels)
数量生态学-R语言应用 数据和代码
- 主要内容是教读者如何在R语言中实现数量生态学基本方法(数据描述性统计、关联测度计算)和高级方法(聚类分析、排序分析和空间分析)。(The main content is to teach readers how to implement the basic methods of Quantitative Ecology (data descr iptive statistics, association measure calculation) and advanced methods (clu
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.))