搜索资源列表
matlab
- malab用于基因芯片数据的聚类研究和基因功能的研究-malab for microarray data clustering research and the study of gene function
gdp
- 关于数据挖掘与隐私保护的源代码及论文,主要用到k-means的聚类分析-About Data Mining and Privacy Protection of the source code and papers, mainly used k-means clustering analysis
CLUSTER
- 模糊聚类分析程序,用于对各种数据进行分类-Fuzzy clustering analysis procedures for a variety of data classification
yiqunjulei
- 蚁群基本聚类算法,用于数据挖掘领域,可以将相似度高的数据聚为一类。-ant colonyvalgorithm can group similar data objects into the same clusters, and the dissimilar ones into different clusters.
lab6
- 在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。最大期望经常用在机器学习和计算机视觉的数据聚类(Data Clustering)领域。