登录
首页 » Python » Clustering

Clustering

于 2019-05-16 发布
0 315
下载积分: 1 下载次数: 8

代码说明:

说明:  1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。 2) 使用C-Means算法对所有数据点进行聚类。C=3。 任务2(必做): 使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。 任务3(全做): 1) 参考数据文件第三列的类标签,使用聚类有效性评价的外部方法Normalized Mutual Information指标,分别计算任务1和任务2聚类结果的有效性。 2) 使用聚类有效性评价的内部方法Xie-Beni指标,分别计算任务1和任务2聚类结果的有效性。(The main results are as follows: 1) the condensed hierarchical clustering algorithm (that is, the minimum spanning tree algorithm) is used to cluster all the data points, and finally it is grouped into three categories. Any of the single linkage,complete linkage,average linkage or average group linkage methods can be selected for the definition of dissimilarity. 2) using C-Means algorithm to cluster all data points. C = 3.)

文件列表:

NMI.py, 2072 , 2018-12-29
readData.py, 1059 , 2018-12-28
Xie_Beni.py, 959 , 2019-01-01
agens.py, 2966 , 2018-12-30
cmeans.py, 3383 , 2019-01-01
dataSet.xlsx, 22172 , 2018-11-02
GMM.py, 5052 , 2018-12-29
graph.py, 530 , 2018-12-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fdiskfenquxiangjie
    说明:  这是一本fdisk分区详解书册,喜欢研究fdisk分区的网友可以下载学习!(This is a detailed book fdisk partition, like research fdisk partition users can download to learn!)
    2008-09-01 17:15:12下载
    积分:1
  • 9780521768009_frontmatter
    说明:  Biotechnology and Drug Discovery system
    2019-12-05 19:02:07下载
    积分:1
  • 熵权法
    说明:  熵权法解决评价类问题,注释详细,可修改,可套用(Entropy weight method to solve evaluation problems, detailed annotations, can be modified)
    2020-06-17 01:00:02下载
    积分:1
  • xuanbiliang
    说明:  以悬臂梁为例,用有限元法编程生成质量矩阵和刚度矩阵(采用平面梁单元,单元数在10到30之间)。 使用matlab的用于广义特征值问题分析的函数(eig(A,B,'chol'),该命令使用乔莱斯基分解的方法,计算对称矩阵A和对称正定矩阵B的广义特征值问题。A对应刚度矩阵,B对应质量矩阵)计算梁的前三阶固有频率和振型,计算得到梁的前三阶固有频率和振型,并画出振型图。(Taking cantilever beam as an example, the mass matrix and stiffness matrix are programmed by finite element method (using planar beam elements, with units ranging from 10 to 30). Using Matlab's function (eig (A, B,'chol') for the generalized eigenvalue problem analysis, the command uses the Jo Lessky decomposition method to calculate the generalized eigenvalue problem of the symmetric matrix A and the symmetric positive definite matrix B. A corresponds to the stiffness matrix and B corresponding to the mass matrix. The first three natural frequencies and modes of the beam are calculated, and the first three natural frequencies and modes of the beams are calculated, and the vibration pattern is drawn.)
    2018-05-30 20:08:33下载
    积分:1
  • [stm32] SIM808模块之发短信GPSTCPHTTP研究
    [stm32] SIM808模块之发短信GPSTCPHTTP研究(Research on short message GPSTCPHTTP of [stm32] SIM808 module)
    2017-11-21 10:02:23下载
    积分:1
  • Sea_scatting_lunwen
    讲述的是海面的各种散射情况的文章,包括经向散射,曼散射等(About the various scattering off the article, including by the scattering, scattering, etc. Man)
    2011-10-21 12:01:37下载
    积分:1
  • LT8619C
    说明:  LT8619C_LT8618EXB_EVB_HDMI_Converter_20180914_N76E003_PLL_setting_2_Beta
    2020-12-17 14:09:12下载
    积分:1
  • 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
    通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
    2023-01-05 15:35:03下载
    积分:1
  • 统一粘塑性程序
    说明:  该程序可以拟合不同温度、应变速率下的本构方程。(The program can fit the constitutive equation of different temperature and strain rate.)
    2020-07-02 20:35:35下载
    积分:1
  • Simulink_2-pid
    CSTR反应器模型的Simulink-pid仿真(Simulink-pid simulation of CSTR reactor model)
    2021-03-18 19:49:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载