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

搜索资源列表

  1. K_means

    0下载:
  2. 一个实现K中心聚类的算法源码,java实现-An implementation of the K-center clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1736
    • 提供者:郭容
  1. TextClustering

    0下载:
  2. 文本聚类算法包含 tfidf的实现 k-means算法的实现-Text clustering algorithm contains tfidf implementation of the k-means algorithm to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1664559
    • 提供者:Katarl
  1. chameleon

    0下载:
  2. JAVA实现变色龙chameleon算法,CHAMELEON是一种两阶段聚类法。第一阶段把点分成很多小的簇;第二阶段根据相近程度合并这些小的簇。-JAVA realization a chameleon chameleon algorithm, CHAMELEON clustering method is a two-stage. The first phase of the point divided into many small clusters these small clusters
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-10-31
    • 文件大小:3736
    • 提供者:佐伊
  1. userClustering1021

    0下载:
  2. 使用k均值对用户进行聚类,有很强的实用性。-Using k-means clustering, and practicality.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:211631
    • 提供者:you
  1. sourcearesult

    0下载:
  2. 用JAVA实现k-means算法,其中聚类方法使用余弦相似度-Using JAVA k-means algorithm, clustering method using the cosine similarity
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:43357
    • 提供者:sinan
  1. K-means

    0下载:
  2. kmeans算法, K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果-kmeans algorithm, K-means algorithm is the most classic divide-based clustering method is one of the top ten classical data mi
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:1803
    • 提供者:wsp
  1. multidendrograms-3.0.0-(1)

    0下载:
  2. this code gets executed by just clicking on .exe file.this is very strong helpful tool for hierarchical clustering and very easy to understand there are different types of methods . -this code gets executed by just clicking on .exe file.this is very
  3. 所属分类:Applet

    • 发布日期:2017-11-25
    • 文件大小:283291
    • 提供者:pooja
  1. javaSwingweb

    0下载:
  2. javaSwing实现的web文档聚类方法研究,不同权值与精度,直接输入新闻网址,可以自动解析并聚类web文档-web document clustering method implemented by javaSwing different weights with precision directly enter a news website, you can automatically parse and clustering web documents
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:2360761
    • 提供者:bazhiqiang
  1. SOM

    0下载:
  2. SOM as tool of clustering data into groups of similair objects
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:12126630
    • 提供者:samsoum
  1. clusteringkmeannn

    0下载:
  2. Kmean clustering dengan alogaritma pemecahan
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-10
    • 文件大小:4325
    • 提供者:david
  1. src

    1下载:
  2. 栅格图的读取,变色龙算法聚类,聚类后图像的输出-The raster map reading, Chameleon algorithm for clustering, clustering image output
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-23
    • 文件大小:7772
    • 提供者:xfg
  1. Belajar

    0下载:
  2. clustering java source code
  3. 所属分类:JavaScript

    • 发布日期:2017-12-03
    • 文件大小:33358
    • 提供者:korsan
  1. KDTree2Kmeans

    0下载:
  2. 基于kdtree的kmeans聚类算法,在选择最近邻中心点时使用kdtree的检索功能,提高了检索效率,特别是当k较大时,效果明显提升-kmeans clustering algorithm based on kdtree,used in selecting the center point of the nearest neighbor the kdtree retrieval function, and improve the retrieval efficiency has improve
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:22790
    • 提供者:shiyulong
  1. SelfOrganizingMap

    0下载:
  2. 人工智能最为经典的算法之一,应用在数据聚类中,性能超强-One of the most classic algorithms artificial intelligence applications in data clustering, super performance
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:7323
    • 提供者:张伟龙
  1. mahout-distribution-0.7-src

    0下载:
  2. 史上最新 最完整的 hadoop java 的图像聚类算法 。mahout-The history of the latest and most complete Hadoop java image clustering algorithm. mahout
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:10058910
    • 提供者:whb
  1. DBSCAN_JAVA

    0下载:
  2. 聚类算法之DBScan(Java实现),以供此算法的初步认识!-Clustering algorithm DBSCAN (Java implementation), for an initial understanding of this algorithm!
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:1265
    • 提供者:毛国庆
  1. fdf

    0下载:
  2. data clustering words using document clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:857
    • 提供者:grandhe
  1. Gene

    0下载:
  2. data clustering words using document clustering
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:858
    • 提供者:grandhe
  1. HierarchicalCluster

    0下载:
  2. data clustering words using document clustering
  3. 所属分类:JavaScript

    • 发布日期:2017-11-13
    • 文件大小:2716
    • 提供者:grandhe
  1. PCLData

    0下载:
  2. data clustering words using document clustering
  3. 所属分类:JavaScript

    • 发布日期:2017-11-13
    • 文件大小:2144
    • 提供者:grandhe
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com