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

搜索资源列表

  1. textcluster

    0下载:
  2. 文本聚类算法源码,包含tf.idf计算的实现,采用java语言编写-text cluster algorithm, including the computation of tf.idf ,written by Java
  3. 所属分类:Search Engine

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

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:11125
    • 提供者:rocky
  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. 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-03-31
    • 文件大小:8411
    • 提供者:tangytan
  1. kmeans

    0下载:
  2. 聚类算法kmeans,比较简单的聚类算法,通过欧几里德距离确定聚类的标准,对二维的点进行聚类-Clustering algorithm kmeans, relatively simple clustering algorithm, through the Euclidean distance to determine the standard clustering of the points of two-dimensional clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3567
    • 提供者:huang
  1. kMeans

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

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

    0下载:
  2. This aplication is a visualizer, implementing an hierarchical clustering, using kmeans.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:12978
    • 提供者:adonis
  1. Kmeans

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

    • 发布日期:2017-03-29
    • 文件大小:15650
    • 提供者:zhaoliyong
  1. vsm-and-cluster-kmeans

    0下载:
  2. 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-21
    • 文件大小:2488320
    • 提供者:zhan
  1. kmeans

    0下载:
  2. 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1643892
    • 提供者:周生勇
  1. KMeans

    0下载:
  2. 用java实现Kmeans,记录质心变化,并以与质心方差来衡量聚类的效果。代码详尽完整,并附上数据,可运行。-With java Kmeans, record changes in the centroid, and to measure the effect of clustering with the centroid variance. Comprehensive code, along with the data, you can run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:18735
    • 提供者:yanqc
  1. MovieSite

    0下载:
  2. 利用kmeans对电影进行聚类,利用java实现-Use kmeans clustering of the film, using java to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14737412
    • 提供者:蔷薇花
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4152903
    • 提供者:吴娟
  1. Kmeans

    0下载:
  2. K-means聚类算法的java实现。一个类,可以直接调用。-K-means clustering algorithm implemented by java.you can use it directly in your coad.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:dihuidan
  1. kmeansInJava

    0下载:
  2. 使用Java实现了kmeans算法,对给定点阵进行聚类-implementing k-means algorithm using java to clustering the given points
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3845
    • 提供者:Sunshuyang
  1. Kmeans

    0下载:
  2. 利用java实现了k-means聚类,数据集是由Math.random函数产生的。-K-means clustering was achieved with Java.The data set was created by Math.random.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:李洪成
  1. kmeans

    0下载:
  2. k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄紫竹
  1. Kmeans

    0下载:
  2. 数据挖掘聚类算法java代码。包含Kmeans算法源码。-Data mining clustering algorithm java code. Kmeans algorithm source code included.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:41487
    • 提供者:jianxiaodan
  1. KMeans-master

    0下载:
  2. KMeans聚类算法的Java实现 KMeans聚类算法的Java实现-KMeans clustering algorithm implemented in Java KMeans clustering algorithm implemented in Java KMeans clustering algorithm implemented in Java
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2856
    • 提供者:will
  1. K-means

    0下载:
  2. Kmeans聚类算法的java实现方法,比较简洁。(Java implementation of Kmeans clustering algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:robert_66
搜珍网 www.dssz.com