CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 聚类算法

搜索资源列表

  1. 层次聚类算法

    0下载:
  2. 变色龙一个利用动态模型的层次聚类算法-Chameleon:A Hierarchical Clustering Algorithm Using Dynamic Modeling
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:8066
    • 提供者:张帆
  1. 一种实用高效的聚类算法

    2下载:
  2. 这是一个新的聚类算法设计,是由复旦大学的教授们设计的,值得一读。-This is a new clustering algorithm is designed by professors from Fudan University, the design, it is worth a read.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:365449
    • 提供者:石支柱
  1. 考虑对象方向关系的密度聚类算法

    1下载:
  2. 当前的聚类算法很多,但是都没有解决关于边界点的问题,这个算法提出一种新的观点。-current clustering algorithm, and still has no points on the border issue and the algorithm, a new perspective.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:34483
    • 提供者:石支柱
  1. 基于核密度估计的层次聚类算法

    0下载:
  2. 本文基于层次聚类的局限性,展开了描述,然后提出了解决办法。-Based on the hierarchical clustering limitations, launched a descr iption, and then the solutions.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:175286
    • 提供者:石支柱
  1. 聚类问题的蚁群算法

    2下载:
  2. 蚁群算法在聚类中的一个应用,不是很具体。希望和大家一起讨论这个问题。-Ant Algorithm in a cluster of application is not very specific. And we hope to discuss this issue.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:88417
    • 提供者:石支柱
  1. 对k-means聚类算法的改进

    0下载:
  2. K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:80469
    • 提供者:石支柱
  1. 一种基于最小张树的属性聚类算法

    0下载:
  2. 一种基于最小生成数的聚类算法,是一个可以的选择。-generated based on the smallest number of clustering algorithm, it is a choice.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:54836
    • 提供者:石支柱
  1. 属性均值聚类二叉树及其在人脸识别中的应用

    1下载:
  2. 采用二叉树数据结构,属性均值聚类算法在图象识别中的应用。-using a binary tree data structure, attributes means clustering algorithm in image recognition applications.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:107564
    • 提供者:石支柱
  1. 一种无距离函数聚类方法

    0下载:
  2. 聚类算法大部分都使用距离来计算相似度,本文探讨了无需使用距离的方法。-clustering algorithm used to calculate similarity distance, the paper discusses the need to use the distance.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:32883
    • 提供者:石支柱
  1. 一种用于非球形分布数据的新型聚类算法

    0下载:
  2. 聚类算法是基于距离的,但是大多采取单一的欧氏距离,不利于结果的发现。-clustering algorithm is based on the distance, but most of the adoption of a single Euclidean distance, is not conducive to the discovery of the results.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:184504
    • 提供者:李中
  1. 399 基于聚类分析的属性数据挖掘技术

    0下载:
  2. 数据库中的数据都有各种属性,目前算法很少涉及这部分,这是一个关于属性的聚类算法。-the data in the database have different attributes, the current algorithm is rarely associated with this part, it is an attribute of the clustering algorithm.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:25535
    • 提供者:李中
  1. k-meansjava.rar

    1下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:8433
    • 提供者:刘年
  1. TestK

    0下载:
  2. java的k-means聚类算法实现,使用了2维的聚类算法,在数据统计以及图像识别方面不错-java of the k-means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:9308
    • 提供者:
  1. weka-src

    0下载:
  2. Java 编写的多种数据挖掘算法 包括聚类、分类、预处理等-Java to prepare a variety of data mining algorithms, including clustering, classification, preprocessing, etc.
  3. 所属分类:Applet

    • 发布日期:2017-05-15
    • 文件大小:3964046
    • 提供者:闫珍
  1. SimpleKMeans

    0下载:
  2. 数据挖掘聚类算法:SimpleKMeans源代码,采用JAVA语言编程实现-Clustering Algorithm of Data Mining: SimpleKMeans source code, the use of JAVA programming language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7287
    • 提供者:liuchunju
  1. weka

    0下载:
  2. 经典的数据挖掘算法的源代码,包括分类、聚类、关联规则等,非常有用。-Classical data mining algorithms of source code, including classification, clustering, association rules and so on, very useful.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1104179
    • 提供者:xq
  1. kmeans

    0下载:
  2. java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8449
    • 提供者:徐廷
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930292
    • 提供者:Chenguang
  1. python-cure-implementation-master

    0下载:
  2. Python实现的cure聚类算法和K-means算法(python-cure-Kmeans-implementation)
  3. 所属分类:WEB开发

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:獭獭獭
  1. 聚类算法

    0下载:
  2. 简单的各种聚类算法,适合初学者学习!!!!(Simple clustering algorithm, suitable for beginners to learn!!!!)
  3. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:12288
    • 提供者:huihuiaa
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com