登录
首页 » Python » Clustering

Clustering

于 2019-05-16 发布 文件大小:26KB
0 232
下载积分: 1 下载次数: 5

代码说明:

  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.)

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

发表评论

0 个回复

  • 方位角高度角计算代码
    说明:  根据输入的月、日、时,来计算太阳方位角和高度角(According to the input month, day, hour, to calculate the solar azimuth Angle and altitude Angle)
    2020-06-10 09:11:25下载
    积分:1
  • 星载SAR实测数据的CS算法成像结果
    说明:  星载合成孔径雷达实测数据的CS算法成像程序和结果(CS Algorithms Imaging Procedure and Results of Spaceborne SAR Measured Data)
    2020-07-06 10:48:58下载
    积分:1
  • 灰狼算法WGO
    说明:  灰狼算法与支持向量机的结合,寻求到最佳的c、g,提高系统的预测的精确度(The combination of Gray Wolf algorithm and support vector machine optimizes C, G)
    2020-12-11 19:59:18下载
    积分:1
  • yuan dai ma
    yuan dai ma
    2022-06-11 21:09:17下载
    积分:1
  • MS02
    对下位机的数据进行分析显示在上位机上,这个上位机主要用来界面显示数据(The data of the lower computer is analyzed and displayed. On the upper computer, the host computer is used to display the data on the interface)
    2017-09-13 09:03:16下载
    积分:1
  • 3d
    说明:  三维hashin失效判据子程序 用于判断三维建模情况下的符合材料失效分析(Three-dimensional hashin failure criterion subroutine for determining material failure analysis in the case of 3D modeling)
    2018-12-13 10:24:33下载
    积分:1
  • 支持0.97的登陆器IP为127.0.0.1端口号就不用改了只支持0.97的
    支持0.97的登陆器IP为127.0.0.1端口号就不用改了只支持0.97的-support for the landers IP 127.0.0.1 port would not have changed only support 0.9 7
    2022-03-07 05:46:52下载
    积分:1
  • SMART GRID 2.pptx
    说明:  SMART GRID SYSTEM FOR PS
    2020-06-19 18:46:34下载
    积分:1
  • lena
    说明:  SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel) 算法步骤: 已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面 假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素 假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S,S=sqrt(M*N/K) 遍历操作,将每个像素块的中心点的坐标(x,y)及其lab的值保存起来,加入到事先定义好的集合中(Algorithmic steps: Given the size of an image M*N, it can be converted from RGB space to LAB space, and the color space of LAB is more comprehensive. If the predefined parameter K, K is the number of pre-generated super-pixels, i.e., the image of M*N size (the number of pixels is M*N) is expected to be divided into K super-pixel blocks, each of which contains [(M*N)/K] pixels. Assuming that the length and width of each super-pixel region are evenly distributed, the length and width of each super-pixel block can be defined as S, S = sqrt (M*N/K). The traversal operation saves the coordinates (x, y) and lab values of the central points of each pixel block and adds them to a pre-defined set.)
    2019-06-10 14:48:52下载
    积分:1
  • 1 MATLAB智能算法超级学习手册 ,高飞编著 ,P482
    matlab智能算法电子书,包含各种智能算法(Matlab intelligent algorithm e-book, including a variety of intelligent algorithms)
    2018-12-04 21:31:44下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载