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

搜索资源列表

  1. GOFuzzyv1.0

    0下载:
  2. 数据挖掘,多种聚类算法.FCM, HCM, SVM, 等各种柔性聚类方法。-Data mining, a variety of clustering algorithms. FCM, HCM, SVM, such as flexible clustering method.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8274498
    • 提供者:xuchen
  1. quartz-1.6.4

    0下载:
  2. Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5465342
    • 提供者:brian
  1. datamining

    1下载:
  2. 数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8887254
    • 提供者:lipei
  1. K-Means

    0下载:
  2. 这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:30168
    • 提供者:zhaohuiqin
  1. AntDemo.tar

    0下载:
  2. 蚁群聚类的java源码ant colony clustering by java-ant colony clustering by java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:63552
    • 提供者:
  1. Java

    0下载:
  2. 数据挖掘 统计学习 分类聚类离散点分布插件小程序-Statistical learning data mining classification clustering distribution of discrete points applet plug-ins
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:14839
    • 提供者:avily
  1. hierarchicalCluster

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

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

    0下载:
  2. Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:18667131
    • 提供者:Alan
  1. DBSCAN

    0下载:
  2. 基于密度的聚类算法 DBSCAN java-Density-based clustering algorithm DBSCAN java
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:262795
    • 提供者:李夏婕
  1. CreateTree

    0下载:
  2. Fuzzy C means clustering
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:7256
    • 提供者:skes
  1. FCM_algorithm_based_K_means_clustering_algorithm_a

    0下载:
  2. 基于K_means算法和FCM算法的聚类研究-FCM algorithm based K_means clustering algorithm and study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:395714
    • 提供者:peter
  1. Kode-Program-Algoritma-Fuzzy-C-Means

    0下载:
  2. Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4795
    • 提供者:bwindhya
  1. cliple-java

    0下载:
  2. cliple for high dimension clustering
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1690022
    • 提供者:蒋华荣
  1. clusting-algorithm

    0下载:
  2. 这儿是关于支持向量机的资料和代码。也有我自己写的程序。关于聚类的-Here is information on support vector machines and code. Have to write my own program. About Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:494040
    • 提供者:韩昌刚
  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. thyferny.java.algorithm.cluster

    0下载:
  2. K聚类算法 CLUSTER JAVA实现 全手工作品-K clustering algorithm CLUSTER JAVA hand-work to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11117
    • 提供者:thyferny
  1. FCM

    0下载:
  2. 基于遗传FCM算法的文本聚类,FCM算法运用到文本中-Based on genetic FCM clustering algorithm, FCM algorithm is applied to the text
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:609058
    • 提供者:peter
  1. k-means-Java

    0下载:
  2. 用JAVA实现k-means算法,其中聚类方法使用余弦相似度,带运行界面。完美运行。-Using JAVA k-means algorithm, clustering method using the cosine similarity
  3. 所属分类:Data Mining

    • 发布日期:2016-08-08
    • 文件大小:988160
    • 提供者:张瑞雪
  1. Clustering-master

    0下载:
  2. 使用java实现了基于凝聚的聚合簇类算法,可直接运行,数据输出可导入导出-Use java class implements cluster aggregation algorithm based on aggregated, can be directly run, the data output can import and export
  3. 所属分类:Data Mining

    • 发布日期:2017-05-09
    • 文件大小:1700313
    • 提供者:赵帆
  1. Chameleon

    1下载:
  2. CHAMELEON CLUSTERING JAVA SOURCE CODE
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2754
    • 提供者:asit
« 1 23 4 5 »
搜珍网 www.dssz.com