CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - kmeans java

搜索资源列表

  1. kmeans-java

    0下载:
  2. 用JAVA编写的kmeans算法,用于数据挖掘中的聚类
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.3kb
    • 提供者:刘阳阳
  1. KMeans

    0下载:
  2. 人工智能技术K均值算法,JAVA实现,有需要的下
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:zhaowei
  1. Jsp(aprioriandkmeans)

    0下载:
  2. Jsp数据挖掘(apriori+kmeans)源代码。java语言编写,可连接sql-Jsp Data Mining (apriori+ kmeans) source code. java language can connect sql
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:26.22kb
    • 提供者:xinmeng
  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
    • 文件大小:10.86kb
    • 提供者: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
    • 文件大小:6.25kb
    • 提供者:盛荣芬
  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
    • 文件大小:8.21kb
    • 提供者: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-23
    • 文件大小:3.48kb
    • 提供者:huang
  1. kmeans

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

    • 发布日期:2017-03-29
    • 文件大小:847byte
    • 提供者:蟹蟹
  1. cluster

    0下载:
  2. 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:53.88kb
    • 提供者:bing
  1. Kmeans

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

    • 发布日期:2017-03-30
    • 文件大小:15.28kb
    • 提供者: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
    • 文件大小:2.37mb
    • 提供者:zhan
  1. kmeans

    0下载:
  2. 标准Kmeans算法,用JAVA书写,经验证可执行。-Standard Kmeans algorithm, written using JAVA, proven executable.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:10.93kb
    • 提供者:congcong55
  1. KMeans-1-Java

    0下载:
  2. Java实现K-means算法,很好,很实用的-Java implementation of the K-means algorithm, very good, very practical
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:16.07kb
    • 提供者:林海峰
  1. Kmeans.java.tar

    0下载:
  2. K-Means algorithm to create cluster formation for input files
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1.92kb
    • 提供者:Krishna kumar S
  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
    • 文件大小:18.3kb
    • 提供者:yanqc
  1. Kmeans

    0下载:
  2. 数据挖掘中Kmeans聚类算法的实现,使用java语言实现的-Kmeans algorithm to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.48kb
    • 提供者:wangqisen
  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
    • 文件大小:2.12kb
    • 提供者:dihuidan
  1. kmeans

    0下载:
  2. k-means 算法用java实现对二维点集合的分类 输入相应的类别数 选择聚类中心-k-means algorithm to classify the input using java-dimensional set of points corresponding to the number of categories to select the cluster centers
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:xiaohui
  1. kmeans

    0下载:
  2. keamns 的java实现 欢迎讨论-kmeans java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.07kb
    • 提供者:kewin
  1. Kmeans

    0下载:
  2. 基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:heimohe
« 12 »
搜珍网 www.dssz.com