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

搜索资源列表

  1. src

    0下载:
  2. 聚类算法实现,基于密度的聚类算法,该算法能够用于对数据进行基于密度的分类-Clustering algorithm, density-based clustering algorithm, which can be used for data classification based on density
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:11501
    • 提供者:liuchao
  1. MessageClassify

    0下载:
  2. 通过Kmeans算法实现的文本分类程序,用java写的。-A text clustering program written in java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1976
    • 提供者:xiaokui1117
  1. DocCluster

    0下载:
  2. 实现的文档聚类的JAVA程序,适宜入门。-Implementation document clustering JAVA program, suitable for entry.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5970599
    • 提供者:王石
  1. wekaUT.tar

    0下载:
  2. 实现半监督聚类,针对weka框架进行扩展。-It realize semi-supervised clustering method. And it is extension of weka.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-30
    • 文件大小:12608703
    • 提供者:tina
  1. Clustering

    0下载:
  2. Apriori download for using apriori by means of java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:41966
    • 提供者:ram
  1. EARQ-MANET-JAVA

    0下载:
  2. DOCUMENT OF clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:53126
    • 提供者:sandy
  1. Cluster

    0下载:
  2. clustering: demo dbscan clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1385068
    • 提供者:minh
  1. k-means-in-java

    0下载:
  2. k-means算法的java描述,用java语言编写的k-means算法,用于聚类和分类-K-means algorithm java is described, using java language k-means algorithm, for clustering and classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8064
    • 提供者:胡建华
  1. Fuzzy-C-Means

    0下载:
  2. fuzzy c means to perform clustering in java with text documents
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:39516
    • 提供者:hero
  1. cluster

    0下载:
  2. k means cluster for clustering analysis and code implementation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:78698
    • 提供者:kazim
  1. MatchingEngine

    0下载:
  2. 用java写的分类聚类算法 用java写的分类聚类算法 -The classification of writing with Java clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1216
    • 提供者:xkm
  1. myKMedoids

    1下载:
  2. 基于KMedoids聚类算法的java实现 包含myKMedoids程序,测试数据 另包含生成数据的小程序 -java archive based on KMedoids clustering algorithm contains myKMedoids program, test data and another small program that generated datas
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-06-02
    • 文件大小:4039
    • 提供者:fash28
  1. ClusteringKMeans

    0下载:
  2. this code of clustering with k-means algorithm with java-this is code of clustering with k-means algorithm with java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:23724
    • 提供者:linuxarna
  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 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com