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

搜索资源列表

  1. SCAN

    0下载:
  2. SCAN算法,从超大图中分割出密集的结构聚类算法-SCAN algorithm, split a dense structure from large graph clustering algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-28
    • 文件大小:61737
    • 提供者:regin
  1. Cluster

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

    • 发布日期:2017-04-02
    • 文件大小:1357
    • 提供者:Amardip
  1. kmeansCluster

    0下载:
  2. 用Java实现kmeans(画布上画点聚类)-Java implementation kmeans (on canvas painting point clustering)
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:4309
    • 提供者:
  1. EMSCluster

    0下载:
  2. Expectation-Maximization Algorithm for Clustering numerical data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:10165
    • 提供者:Prakash
  1. K_average

    0下载:
  2. 数据挖掘中聚类算法的K_均值算法,采用文件输入数据形式,找到相关聚类-Data mining clustering algorithm K_ means algorithm, using the form input data file, find the relevant clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:8850
    • 提供者:
  1. carrot2-cluster

    0下载:
  2. 使用carrot2实现的读取数据库进行聚类的程序,同时也可以实现读取lucene索引进行聚类,结果催存到oracle数据库中-Use carrot2 implemented a program to read the clustering, but also can achieve read lucene index clustering results reminders saved to oracle
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25263569
    • 提供者:gyt
  1. DBSCAN

    1下载:
  2. 基于密度的密度聚类算法,该算法的结果可以聚成任意的形状。-Density clustering algorithm based on density, the result of the algorithm can be clustered into arbitrary shape.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4062525
    • 提供者:张芳
  1. kmeans

    0下载:
  2. k-means clustering is a method of vector quantization, originally signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which each observation belongs to the clu
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:22887
    • 提供者:mouny
  1. k-Means

    0下载:
  2. k-means算法的java实现,自动聚类算法。是基于距离来进行聚类-k-means algorithm to achieve the java automatic clustering algorithm. Based on the distance to the cluster
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:113675
    • 提供者:hxzzhy
  1. k-means

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

    • 发布日期:2017-04-24
    • 文件大小:16704
    • 提供者:Many
  1. METODE-HIRARKI-DAN-NEURAL-NETWORK

    0下载:
  2. This program to clustering skin based oon colour included white brown or black skin with java and naural network methdo
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:677865
    • 提供者:Riska
  1. CanopyExm

    1下载:
  2. Canopy聚类算法是一个将对象分组到类的简单、快速、精确地方法。每个对象用多维特征空间里的一个点来表示。这个算法使用一个快速近似距离度量和两个距离阈值 T1>T2来处理。 Canopy聚类算法能快速找出应该选择多少个簇,同时找到簇的中心,这样可以大大优化 K均值聚类算法的效率 。-Canopy is a clustering algorithm to group objects into simple categories, fast, accurate method. Each obj
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:11458
    • 提供者:曹德娟
  1. textcluster

    0下载:
  2. 实现文本聚类,初级使用者可以作为参考进行文本聚类知识的辅助学习-The realization of text clustering, primary users can be used as reference for text clustering knowledge assisted learning
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:29278
    • 提供者:aqian
  1. dlib-18.14.tar

    0下载:
  2. 机器学习的范畴,包括SVMs (based on libsvm), k-NN, random forests, decision trees。可以对任意的数据操作-Its focus is on supervised classification with several classifiers available: SVMs (based on libsvm), k-NN, random forests, decision trees. It also performs feature sel
  3. 所属分类:JavaScript

    • 发布日期:2017-05-22
    • 文件大小:7042794
    • 提供者:王哲
  1. Sentence_Clustering.java

    0下载:
  2. sentence clustering based on similarity value
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2888
    • 提供者:amol
  1. Kmeans-java

    0下载:
  2. Kmeans算法的java实现,能实现大数据集的Kmeans聚类算法的实现-Achieve Kmeans algorithm to achieve the java can achieve large datasets Kmeans clustering algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:wxl
  1. julei

    0下载:
  2. TFIDF产生文本权重,在用K-means算法进行聚类。方法简单,可供相关人员参考继续深入学习-TFIDF generated text weights in with K-means clustering algorithm. The method is simple, the relevant officers for further study
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:10046
    • 提供者:scxznysgd
  1. KMeans

    0下载:
  2. K-means算法是硬聚类算法,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。-K-means clustering algorithm is hard, is a typical prototype-based clustering method on behalf of the objective function, it is a method of data points to a certain di
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4519
    • 提供者:泡晓芙
  1. dsquartz-2.1.3.tar

    0下载:
  2. Quartz是OpenSymphony开源组织在Job scheduling领域又一个开源项目,它可以与J2EE与J2SE应用程序相结合也可以单独使用。Quartz可以用来创建简单或为运行十个,百个,甚至是好几万个Jobs这样复杂的程序。Jobs可以做成标准的Java组件或 EJBs。Quartz的最新版本为Quartz 2.2.1。-Quartz is a richly featured, open source job scheduling library that can be integ
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3709680
    • 提供者:xww
  1. MyBP

    0下载:
  2. BP神经网络实现对数据的聚类,效果好 有数据-BP neural network for data clustering, the effect is good There are data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:20494
    • 提供者:APPLE
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com