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

搜索资源列表

  1. kmeans

    0下载:
  2. 基本的数据聚类算法,可以进行快速有效的数据聚类,可以有效地进行数据挖掘-Basic data clustering algorithm, can be fast and effective data clustering, data mining can be effectively
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:6403
    • 提供者:盛荣芬
  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. 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. K-Means

    0下载:
  2. 这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:30168
    • 提供者:zhaohuiqin
  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. Cluster_Analysis

    0下载:
  2. 用Java语言实现的空间聚类分析程序,对离散点按照距离标准进行分类。-Java language with the spatial clustering analysis procedures, in accordance with the distance between discrete points of criteria.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8327
    • 提供者:荆凯旋
  1. clustering

    0下载:
  2. 各种聚类算法代码 都很好用的 各种聚类算法代码-Various clustering algorithms are very useful source of a variety of clustering algorithm code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:351582
    • 提供者:低调
  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. textclusterr

    0下载:
  2. 文档分类,用K均值,加入了K的选择算法,不用人为设定聚类个数-Document classification, using K-means, joined the K of the selection algorithm, not the number of artificial clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:20780
    • 提供者:
  1. textcluster

    2下载:
  2. java文本聚类程序代码文件,实现文本聚类功能,分词。-text clustering java code files to achieve text clustering features, sub-word.
  3. 所属分类:Java Develop

    • 发布日期:2016-11-08
    • 文件大小:8705
    • 提供者:wang
  1. MR

    0下载:
  2. 模式识别,距离计算,聚类分析,判别函数,判断准则等的算法实现-Pattern recognition, distance calculation, cluster analysis, discriminant function, the algorithm to determine criteria
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:138911
    • 提供者:王胜
  1. 107215816FCM(java)

    0下载:
  2. 改程序实现了fcm聚类,使用java语言写的模糊聚类的典型例子,请大家下载使用。-abc
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:61790
    • 提供者:张杰
  1. kmeans

    0下载:
  2. 数据挖掘里面的经典的聚类算法 K-means-K-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:蟹蟹
  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. suanfashixian

    0下载:
  2. 通过聚类分析算法实现可以得到想要的聚类结果-Clustering algorithm to use java analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1131
    • 提供者:苏照
  1. DBscan

    1下载:
  2. 基于密度的聚类算法 JAVA实现 能发现任何形状的聚类-JAVA-based density clustering algorithm can be found in any shape to achieve the clustering
  3. 所属分类:Java Develop

    • 发布日期:2015-05-25
    • 文件大小:2021
    • 提供者:龙君
  1. Kmeans

    0下载:
  2. K-means算法实现文本聚类,Java实现的版本-K-means algorithm for text clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:15650
    • 提供者:zhaoliyong
  1. java-kmeans

    0下载:
  2. 用java实现的聚类算法kmeans,可以用eclipse直接运行。-Clustering algorithm implemented with java
  3. 所属分类:Java Develop

    • 发布日期:2014-07-03
    • 文件大小:19456
    • 提供者:andy
  1. carrot2-java-api-3.5.0

    0下载:
  2. java聚类的开源资料,可以直接生成数据集,然后调用该聚类,对数据集进行聚类-java open source data clustering, can generate data sets, and then call the clustering, clustering of data sets
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-09
    • 文件大小:16523162
    • 提供者:zhan
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com