登录
首页 » Python » DBSCAN聚类

DBSCAN聚类

于 2018-02-05 发布 文件大小:10KB
0 263
下载积分: 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 个回复

  • TDLAS_py
    说明:  TDLAS成像算法,包括福伊特曲线拟合和光谱分析(TDLAS Imaging Algorithms, including Ford Curve Fitting and Spectral Analysis)
    2020-06-24 16:20:02下载
    积分:1
  • STU3
    说明:  用PYTHON语言编写的学生成绩管理系统,供初学者参考(A student achievement management system written in PYTHON language for beginners reference)
    2020-06-08 08:51:10下载
    积分:1
  • kalmanfilter_py
    python 卡曼滤波的python代码和说明文档,程序都在文档里(python kalmanfilter)
    2020-08-19 08:48:20下载
    积分:1
  • 文本转语音函数化
    利用 百度aip 实现 语音识别的相关函数。(Relevant Function of Speech Recognition Using Baidu AIP)
    2020-06-21 09:40:02下载
    积分:1
  • 12306_python
    一、运行环境: 基于python2.7 二、原理: 图像识别基于tesseract 数据抓包使用httpwatch, IE,识别出所有的POST请求,获取各步骤中数据,分析页面里token等 三、用法: 修改conf_example.py里的买票信息, 然后运行 在不繁重情况下,可以验证提交买票请求,买完后自己去 未完成订单 页面付款 春运的压力环境下,有bug,待完善, python初学乍用,很多地方不 pythonic 四、Todo: 1. 压力下的抢票测试, fixbug 2. 寻找最优server ip 3. httplib 的接口需要封装,包括重连机制 4. 优化不必要的请求 (Author frankiezhu@foxmail.com DATE: 20140108 )
    2015-05-01 10:02:08下载
    积分:1
  • learn
    说明:  解非线性方程组,使用python语言,两种方法解决非线性方程组,对比分析性能(Solving the non-linear equations, using Python language, two methods to solve the non-linear equations, comparative analysis of performance)
    2020-06-23 21:00:01下载
    积分:1
  • 20122910375969
    python语言程序,实现功能是刷新浪微博粉丝。(Python language program, the realization of wave function is to refresh the weibo fans.)
    2015-10-23 10:56:52下载
    积分:1
  • Neville插值CUMT
    说明:  输入一天内的小时和分钟以及阶数,自动读取精密星历文件,Neville插值在所给阶数数据中间精度最高,所以会自动选择精度最高的情况插值。替换目录下sp3文件即可完成修改。(Input the hour, minute and order of a day, and automatically read the precise ephemeris file. Neville interpolation has the highest accuracy among the given order data, so it will automatically select the case with the highest accuracy. Replace the SP3 file in the directory to complete the modification.)
    2020-10-22 17:37:22下载
    积分:1
  • CSO_source_code
    CSO source code for protein complex prediction in large PPI networks
    2016-03-18 09:25:30下载
    积分:1
  • wordcount
    实现了hadoop mapreduce模块中的wordcount例程(hadoop mapreduce wordcount)
    2020-06-30 02:20:01下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载