搜索资源列表
-
1下载:
这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
-
-
0下载:
LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种一种基于模型(神经网络)的方法,本实验要实现的是对LVQQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法法克服了LVQ算法对初值敏感的问题与广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)
-LVQ algorithm (Learning Vector Quantization, learning vector quantization) is a based on the
-
-
0下载:
这是一个关于Kohonen神经网络的小程序,主要实现了利用神经网络进行聚类的功能,经测试具有良好效果-This is a small program on Kohonen neural network, the main achievement of the neural network clustering feature has been tested with good results
-
-
0下载:
自组织竞争神经网络,可以对数据进行无监督学习聚类,本质上是一种只有输入层--隐藏层的神经网络(The self-organized competitive neural network can carry out unsupervised learning clustering of data, which is essentially a neural network with only the input layer hidden layer.)
-