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

搜索资源列表

  1. DocumentClustering

    0下载:
  2. 可以实现大批文档的聚类 代码实效性 有利于很长一篇文档的有效规整-Can achieve a large number of document clustering code effectiveness of a document is conducive to effective long regular
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2150400
    • 提供者:余果
  1. clustering

    0下载:
  2. About Clustering and its varied types.Hope u like it..
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:325546
    • 提供者:prad
  1. TextClusteringKmeans

    0下载:
  2. 从文本文件读入文本,分词,去停顿词,然后利用kmeans进行文本聚类-Text Clustering with K means
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:5019
    • 提供者:xiaoguang
  1. accord-kmeans-source

    0下载:
  2. K-Mean clustering source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:154928
    • 提供者:Hong Thai Le
  1. clustering-algorithm

    0下载:
  2. 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:63240
    • 提供者:DD
  1. 1

    0下载:
  2. 基于WEKA平台的文本聚类研究与实现 文本聚类是文本挖掘领域的一个重要研究分支,是聚类方法在文本处理领域的应用。本文对基于空间向量模型的文本聚类过程做了较深入的讨论和总结,利用文本语料库,基于数据挖掘工具研究并实现了文本聚类的过程。本文首先给出了文本聚类的思想和过程,回顾了文本聚类领域的已有成果,列举了文本聚类领域在特征表示、特征提取等方面的基础研究工作。另外,本文回顾了现有的文本聚类算法,以及常用的文本聚类效果评价指标。在研究了已有成果的基础上,本文利用20 Newsgroup文本语料库,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1023117
    • 提供者:yueyue
  1. A-clustering-based-GA-for-multimodal-optimization

    0下载:
  2. paper about niching and clustering
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:185698
    • 提供者:M
  1. Dynamic-fuzzy-clustering-method-based-on-artifici

    0下载:
  2. dynamic fuzy clustering for fish algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:411889
    • 提供者:MADHUSUDHAN
  1. Genetic-optimization-of-C-clustering

    0下载:
  2. 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1346
    • 提供者:鹿丸九
  1. pso-clustering

    3下载:
  2. 改进的粒子群分簇路由协议matlab代码,可以在这个基础之上改进-Improved particle swarm clustering routing protocol matlab code can be improved in this basis
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2255
    • 提供者:liuaibin
  1. Clustering

    0下载:
  2. 一个矢量量化的C语言算法代码实现,希望对大家有帮助-Clustering suanfa
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:2862
    • 提供者:XML
  1. Banfield-and-Bassill-clustering-algorithm-using-t

    0下载:
  2. Banfield and Bassill clustering algorithm using transfers and swaps
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:371102
    • 提供者:MD
  1. clustering

    0下载:
  2. My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .-My code is useful for clustering for more than 1000 documents ,domain of my code for information retrieval .
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:11379746
    • 提供者:mohandesi
  1. Quantum-clustering-center

    0下载:
  2. 量子聚类中心的计算Quantum clustering center-Quantum clustering center
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:他里雾
  1. clustering-algorithm

    1下载:
  2. K-Means动态聚类算法源程序,K-means算法进行了重点分析,K-means算法是最为经典的根据聚类中的均值进行聚类划分的聚类算法-Source dynamic clustering algorithm K-Means program, K-means algorithm are analyzed, K-means algorithm is the most classic based on K-means clustering in the clustering algorithm fo
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:91432
    • 提供者:孙王
  1. density-based-clustering

    0下载:
  2. 基于密度的聚类算法是一个比较有代表性的基于密度的聚类算法。与划分和层次聚类方法不同,它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类-density based clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1564
    • 提供者:zcy
  1. clustering

    0下载:
  2. 语音聚类算法,其中使用了Kmeans算法,很好的-used for voice clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4119
    • 提供者:沈安恬
  1. Fuzzy-k--clustering

    0下载:
  2. 模糊K均值聚类算法的matlab程序,很实用,很有针对性。-K fuzzy means clustering algorithm matlab procedures, very useful and very targeted.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:赵涛岩
  1. clustering

    0下载:
  2. python实现的聚类算法,2015年研究生数学建模第3小题b问;-a spectral clustering algorithm wrote by python
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:64532
    • 提供者:lili
  1. clustering-using-mst

    1下载:
  2. Minimum spanning tree-based clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:72698
    • 提供者:khaoulajuve
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com