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

搜索资源列表

  1. fcluster-1[1].2g.tar

    0下载:
  2. 模糊聚类的算法实现程序,用java实现,源代码-fuzzy clustering algorithm procedures, using java achieved, the source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1080269
    • 提供者:lipanpan2005
  1. kmeans_java

    0下载:
  2. k-means聚类算法的java代码实现,良好的代码风格,适合扩充-k-means clustering algorithm to achieve the java code, the code of good style, suitable for expansion
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4690
    • 提供者:谭锋
  1. MyTest

    0下载:
  2. 利用wvtool实现文本分类的实例程序,自己写的,功能简单-Text Classification using wvtool instances of programs to achieve their own writing, feature a simple
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:1933
    • 提供者:strayly
  1. 5956446fmap1

    0下载:
  2. programm clustering map with java for indexing donné
  3. 所属分类:Ajax

    • 发布日期:2017-04-10
    • 文件大小:824
    • 提供者:chergui
  1. kmean

    0下载:
  2. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2245
    • 提供者:xiaoting
  1. data_generator

    0下载:
  2. Java applet that allows to create a customised spatial data set for clustering, by clicking with the mouse in a panel. Data coordinates appear in the right box and a matrix of Euclidean/ cosine distances between the points can be calculated by select
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:923782
    • 提供者:muti
  1. clustream_mtc_cx

    0下载:
  2. 流聚类算法,利用JAVA语言实现,简单实用。-Stream clustering algorithm, using JAVA language implementation, simple and practical.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:566528
    • 提供者:孙向风
  1. tech-rep5.ps

    0下载:
  2. 最新的多目标聚类的JAVA程序 IEEE EC上的文章所需要的程序 十分推荐给大家-Multi-objecitve clustering code for data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:782667
    • 提供者:brue yang
  1. gainianshucode

    0下载:
  2. 这是用Java实现的概念树聚类的代码,是数据挖掘中的重要部分。-This is the realization of the concept of using Java code tree clustering is an important part of data mining.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:978139
    • 提供者:zhangni
  1. kmeansclustering

    0下载:
  2. this is java program which can be used for cluster the data using kmeans clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3249
    • 提供者:hrushi
  1. DocumentCluster

    0下载:
  2. clustering k-mean java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5437
    • 提供者:makki
  1. CarolCluster

    0下载:
  2. 用Java实现聚类算法, 用Java实现聚类算法-Clustering algorithms with Java implementation, using Java to achieve clustering algorithm, clustering algorithm with a Java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14887
    • 提供者:lwd
  1. mallet-2.0.6

    0下载:
  2. 关于自然语言处理、机器学习的一个开源软件。-MALLET is an integrated collection of Java code useful for statistical natural language processing, document classification, clustering, information extraction, and other machine learning applications to text.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19049730
    • 提供者:郭波
  1. cluster

    0下载:
  2. The package aims at providing an implementation of k-means Clustering Algorithm in Java. The package does not provide for any UI and it is up to the user to display the output in the required format.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:3235
    • 提供者:ganesh
  1. textcluster

    0下载:
  2. 文本聚类 预处理+KMeans的Java程序-Clustering preprocessing+ KMeans the Java program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:8741
    • 提供者:yueyue
  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. attachments

    0下载:
  2. K Means clustering with multiple attributes taken differently
  3. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:54272
    • 提供者:rahulp
  1. mwiry

    0下载:
  2. Sampling from a priori probability, calculate the weight, Can dynamically adjust the parameters of the operating environment, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
  3. 所属分类:Java编程

  1. CLIQUE

    0下载:
  2. CLIQUE(Clustering In QUEst)是一种简单的基于网格的聚类方法,用于发现子空间中基于密度的簇。CLIQUE把每个维划分成不重叠的区间,从而把数据对象的整个嵌入空间划分成单元。它使用一个密度阈值识别稠密单元和稀疏单元。一个单元是稠密的,如果映射到它的对象数超过该密度阈值。(CLIQUE (Clustering In QUEst) is a simple grid based clustering method for the discovery of clusters bas
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:15360
    • 提供者:景_天
  1. Kmeans

    1下载:
  2. 算法思想:提取文档的TF/IDF权重,然后用余弦定理计算两个多维向量的距离来计算两篇文档的相似度,用标准的k-means算法就可以实现文本聚类。源码为java实现(Algorithm idea: extract the TF/IDF weight of the document, then calculate the distance between two multidimensional vectors by cosine theorem, calculate the similarity
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:startrek
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com