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

搜索资源列表

  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. 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. k-means

    1下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102791
    • 提供者:张健飞
  1. 聚类K-Medoids算法

    3下载:
  2. 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-17
    • 文件大小:19734
    • 提供者:
  1. KMeans

    0下载:
  2. 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39678
    • 提供者:郑刚
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. kmeans

    0下载:
  2. this is a very good code for k means clustering. works quite fast. can download for school assignments.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:8411
    • 提供者:tangytan
  1. kmeans

    0下载:
  2. 改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:9006
    • 提供者:zhangwen0927
  1. cluster1

    0下载:
  2. it is java code for k means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:8960
    • 提供者:Nagaraj
  1. kMeans

    0下载:
  2. k-mean image clustering source code developed using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2214
    • 提供者:deepak
  1. SimpleRegionGrowing

    0下载:
  2. usefull k-mean algorithm developed for image clustering using java
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3839
    • 提供者:deepak
  1. 83390049kmeans_clustering

    0下载:
  2. k-means聚类算法的java代码实现-k-means clustering algorithm java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4640
    • 提供者:arron
  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. hadi1187726593

    0下载:
  2. This an article that can help you understand K-Means Clustering. Thx
  3. 所属分类:IT Hero

    • 发布日期:2017-03-31
    • 文件大小:239919
    • 提供者:dhiean
  1. K_means

    0下载:
  2. This code is K-means clustering code written in java.
  3. 所属分类:Java Develop

  1. cluster

    0下载:
  2. K means clustering of data implemented for all kinds of data-K means clustering of data implemented for all kinds of data...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:13008
    • 提供者:kailash
  1. k-means

    0下载:
  2. k-means聚类算法的描述及java实现-k-means clustering algorithm to achieve the descr iption and the java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:8807
    • 提供者:fangjuan
  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. K-Means-JavaSwing

    0下载:
  2. java实现的K-means聚类算法,结合swing,带有界面功能,操作简单直观-java implementation of K-means clustering algorithm, combined with the swing, with interface features simple, intuitive operation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:49452
    • 提供者:
  1. K-Means

    0下载:
  2. 数据挖掘中的K-均值聚类算法,java语言实现。 可直接编译运行-Data Mining K-means clustering algorithm, java language.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-28
    • 文件大小:5537
    • 提供者:郭晨
« 12 3 »
搜珍网 www.dssz.com