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. 关于聚类有效性函数FPuc的研究

    0下载:
  2. 关于聚类有效性函数FP的研究,最后结果显示不适用。-function of the FP clustering validity of the final result showed not apply.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:36253
    • 提供者:石支柱
  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. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. java-cluster.zip

    2下载:
  2. 用java语言实现文本聚类,包括聚类前的数据预处理:分词、降维、建立向量空间模型等,Implementation using java language text clustering, including clustering of the data pre-processing before: segmentation, dimensionality reduction, set up, such as Vector Space Model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:17173
    • 提供者:优优
  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. dbscan

    1下载:
  2. 基于密度的聚类的实现,用JSP实现的,界面友好-Density-based clustering to achieve, using JSP to achieve, user-friendly
  3. 所属分类:Java Develop

    • 发布日期:2015-04-30
    • 文件大小:5050
    • 提供者:赵妍
  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. Clustering

    0下载:
  2. 用于文本的聚类,里面包含两个java文件,需放在同一个包内-For text clustering, which contains two java files, need to be placed within the same package
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3004
    • 提供者:roler0207
  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. 聚类算法

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

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