登录
首页 » Python » DBSCAN聚类

DBSCAN聚类

于 2018-02-05 发布 文件大小:10KB
0 273
下载积分: 1 下载次数: 24

代码说明:

  Python密度聚类 最近在Science上的一篇基于密度的聚类算法《Clustering by fast search and find of density peaks》引起了大家的关注(在我的博文“论文中的机器学习算法——基于密度峰值的聚类算法”中也进行了中文的描述)。于是我就想了解下基于密度的聚类算法,熟悉下基于密度的聚类算法与基于距离的聚类算法,如K-Means算法之间的区别。 基于密度的聚类算法主要的目标是寻找被低密度区域分离的高密度区域。与基于距离的聚类算法不同的是,基于距离的聚类算法的聚类结果是球状的簇,而基于密度的聚类算法可以发现任意形状的聚类,这对于带有噪音点的数据起着重要的作用。(The main goal of the density based clustering algorithm is to find high density regions separated by low density regions. Different from distance based clustering algorithm, the clustering results based on distance clustering algorithm are spherical clusters, and density based clustering algorithm can detect clustering of arbitrary shapes, which plays an important role in data with noisy points.)

文件列表:

DBSCAN聚类.docx, 12450 , 2018-01-31

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

发表评论

0 个回复

  • pyESN
    回声状态网络(ESN)python实现代码,ESN是RNN的改进(Echo State Network (ESN) Python implementation code, ESN is an improvement of RNN)
    2021-04-28 20:28:43下载
    积分:1
  • 从Python开始学
    说明:  本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
    2020-06-18 03:00:02下载
    积分:1
  • pygame_tutorial
    Intro to Game Design, Pygame范例(Pygame Sample Codes)
    2013-12-05 08:05:01下载
    积分:1
  • PyQT5PlotDynamicCurve
    使用PyQT5结合Matplotlib绘制动态的曲线(Drawing dynamic curves with PyQT5 and Matplotlib)
    2018-11-20 11:30:42下载
    积分:1
  • rest_python.tar
    regularly remind yourself a break under linux gadget python.
    2013-08-08 16:33:57下载
    积分:1
  • lambda08
    蚁群算法解决TSP问题,即 旅行问题,选择最短路径(Ant Colony Algorithm for TSP Problem)
    2020-06-23 21:00:01下载
    积分:1
  • OFDM
    基于OFDM的多准则下认知无线电资源分配问题的研究,认知无线电资源分配(Cognitive radio resource allocation problem of OFDM multi-criteria research, cognitive radio resource allocation)
    2013-11-23 13:11:42下载
    积分:1
  • ComPQ
    使用Python编写的基于pyqt的串口调试助手(Written in Python pyqt based serial debugging assistant)
    2016-04-09 17:13:40下载
    积分:1
  • book
    说明:  一个简易的图书管理系统,在pycharm里面运行,含MySQL数据库(A simple book management system, run in Pycharm, including MySQL database)
    2020-06-22 20:47:04下载
    积分:1
  • 知网
    说明:  使用selenium框架爬取知网文章,实现了半自动化操作.(use selenium to get articles from ZhiWang. It is half-automatic)
    2021-01-10 10:38:34下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载