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

搜索资源列表

  1. ant_code

    0下载:
  2. JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:48460
    • 提供者:hrbeu
  1. TestK

    0下载:
  2. java的k-means聚类算法实现,使用了2维的聚类算法,在数据统计以及图像识别方面不错-java of the k-means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:9308
    • 提供者:
  1. lingpipe-3.6.0

    3下载:
  2. 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
  3. 所属分类:Java Develop

    • 发布日期:2014-12-05
    • 文件大小:4669384
    • 提供者:张国栋
  1. ClusterAlgorithm

    1下载:
  2. 模式识别的聚类算法 包括欧氏(Euclidean)距离,绝对值距离,切式距离,明氏距离,马氏距离-Clustering algorithm of pattern recognition, including Euclidean (Euclidean) distance, absolute distance, the distance-cut, Ming' s distance, Mahalanobis distance
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10474
    • 提供者:shenshendaodao
  1. dbcan

    0下载:
  2. DBscan clustering algorithm source code in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:7617
    • 提供者:kiran
  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. FCM

    0下载:
  2. Fuzzy C-means algorithm written in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:263391
    • 提供者:raida
  1. cluster1

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

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

    0下载:
  2. 聚类系数是网络的重要特征,这个源代码主要是计算聚类系数。-Clustering coefficient is an important feature of the network, the source code clustering coefficient is calculated.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:976
    • 提供者:陈国章
  1. KMeansImageClustering

    0下载:
  2. This very usefull file which helps for image clustering using java-This is very usefull file which helps for image clustering using java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:4311
    • 提供者:deepak
  1. bayes

    0下载:
  2. 数据挖掘聚类算法:bayes源代码,使用JAVA语言实现-data mining clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:231164
    • 提供者:liuchunju
  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. 99273880javasom_1[1].0.0

    0下载:
  2. som with java for clustering map and prépare map for lvq
  3. 所属分类:Ajax

    • 发布日期:2017-05-10
    • 文件大小:2543743
    • 提供者:chergui
  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. MakeDensityBasedClusterer.java.tar

    0下载:
  2. 基于局部搜索能力强、收敛速度快的特点,首先初始化一个没有子种群的全局种群,再在全局种群中采用迭代搜索,并对其中的个体进行聚类,当聚类簇中的个体数目达到规定的最小规模时形成一个子种群,然后在各子种群中进行迭代搜索并重新进行聚类,从而提高进化过程中种群的多样性,增强算法跳出局部最优的能力.该算法基于weka,用于weka拓展功能,需要 weka算法包支持。-Based on the local search ability, the characteristics of fast convergen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4859
    • 提供者:zhangrui
  1. RandomizableClusterer.java.tar

    0下载:
  2. 该算法是对weka算法包功能的拓展,是聚类算法中的随机聚类分析。需要weka算法包支持。-The algorithm is a function of the weka package expansion algorithm is stochastic clustering algorithm in cluster analysis. Package to support the needs of weka algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1539
    • 提供者:zhangrui
  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. kmean

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

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

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

    • 发布日期:2017-04-14
    • 文件大小:4640
    • 提供者:arron
  1. kmeangeneral

    0下载:
  2. k means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1780
    • 提供者:godlovesamerica
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com