搜索资源列表
ID3算法
- d3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。
project
- 数据挖掘,推荐系统,堆叠降噪自编码器,逻辑回归(Data mining, recommender systems, stack noise reduction, self coder, logic regression)
K_Means
- K-Means是聚类算法中的一种,其中K表示类别数,Means表示均值。顾名思义K-Means是一种通过均值对数据点进行聚类的算法。K-Means算法通过预先设定的K值及每个类别的初始质心对相似的数据点进行划分。并通过划分后的均值迭代优化获得最优的聚类结果。(K-Means is one of the clustering algorithms, in which K represents the number of classes, and Means means the mean. As t
贝叶斯和KNN算法比较——基于Adult数据集
- 朴素贝叶斯算法和KNN算法比较,其中用到的数据集为adults(Comparison of Bias and KNN algorithms)
6475607
- 决策树算法C4 5源码, The directory Data contains some sample datasets M()
dledlockcritical
- 数字电路故障分析之D算法C++实现,按照教科书编写,可能比较古板,()
stnck-cbded
- 矩阵算法 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值()
38809162
- 一个简单的文法分析算法,大二时的课设,有用的可以拿去看看,()
740456
- 大家都玩过的24点牌的算法,提供了详细的算法,大家可以使用()
36683048
- 嵌入weka中使用的支持向量机工具包,实现SVM的分类算法,()
okna
- 朴素贝叶斯分类算法,可以用来进行分类bayes()
32216428
- 计算机的数据挖掘领域聚类分析方面的算法介绍()
mxficientpopup.
- 频繁项挖掘算法FP—Growth算法的实现,该算法使用java语言实现的()
数据挖掘pro
- 本项目的具体问题是关于时间序列数据趋势预测。具体的应用场景是电子商务。现在要求您对118天到146天的每天100个关键产品进行销售量预测。(In this project, you are asked to study the general topic of time-series data mining, and specifically for time-series data trend prediction.)
基于粗糙集信息系统约简的算法matlab实现
- 基于粗糙集信息系统的算法matlabd的实现(Implementation of algorithm matlabd based on rough set information system)
EM 算法
- 用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, v
复杂高维数据中异常点挖掘算法研究_徐晓丹
- 数据挖掘 复杂高维数据中异常点挖掘算法研究_徐晓丹(data mining Research on anomaly point mining algorithm in complex high-dimensional data _ xu xiaodan)
利用Python进行数据分析
- 数据挖掘python语言的学习资料,包括常用算法的实现和工具的使用(Data Mining Pthon Language Learning Materials, including the Implementation of Common Algorithms and the Use of Tools)
数据挖掘各类算法
- apriori、id3、c4.5、fp树等算法的的python实现(Python implementation of apriori, id3, c4.5, FP Tree and other algorithms)
数据挖掘导论 完整版
- 讲解数据挖掘中用到的基本算法,描述了算法的数学原理,以及实际应用(Explain the basic algorithm used in data mining, describe the mathematical principle of the algorithm, and practical application)