CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - data mining cluster

搜索资源列表

  1. C45Driver

    0下载:
  2. c45决策树改进算法,主要用于数据挖掘中的聚类分析。对从事dm研究的人应该有用-C45 Decision Tree Algorithm, mainly for data mining of cluster analysis. Dm engaged in research should be useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:966
    • 提供者:仲伟宽
  1. CART

    0下载:
  2. 数据挖掘算法,K-means聚类算法源代码,用于聚类分析-data mining algorithms, K-means clustering algorithm source code for the cluster analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1828
    • 提供者:sah
  1. fuzzy_k_means

    0下载:
  2. 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:sah
  1. ClusteringToolbox

    0下载:
  2. 这是一个聚类的工具箱,可以用到数据挖掘等高级应用中去.-This is a cluster box can be used as data mining application to the High.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:62830
    • 提供者:胡志坤
  1. CURE

    0下载:
  2. 数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with the nearest distance into one
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45461
    • 提供者:黄镇
  1. Data-Mining-PPT

    0下载:
  2. 这是一个数据挖掘PPT的详细介绍,包括分析预测,聚类分析,挖掘频繁模式、关联和相关等-PPT is a detailed descr iption of data mining, including the analysis and forecasting, cluster analysis, mining frequent patterns, association and correlation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3638431
    • 提供者:sam
  1. KmeanCluster

    1下载:
  2. 数据挖掘中的聚类算法简单实例,实现对数字的聚类分析,可以帮助初学者理解聚类算法-Data mining clustering algorithm simple example of the realization of the cluster analysis of the figures that can help beginners understand the clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5918
    • 提供者:卓琳 瑞格
  1. EMAlgorithm

    0下载:
  2. 上数据挖掘课的课件,是EM算法的,其中还包括最大似然值,最大似然估计,以及cluster-data mining,EM Algorithm ,Likelihood, Mixture Models and Clustering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:513801
    • 提供者:Erin
  1. cluster

    0下载:
  2. 这是关于数据挖掘技术中的聚类算法的一个源代码,用c++编的-tihs is about clustering algorithm of data mining field writing by c++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:373411
    • 提供者:jd
  1. text_data_mining

    0下载:
  2. java编写的数据挖掘方面的代码,里面包含有文本分类,作者身份识别方面的java源码,本人亲自参与编写-java code about data mining;include:text cluster ,authorship identification,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:57050
    • 提供者:xiao
  1. shujuwajue

    0下载:
  2. 数据挖掘中模糊聚类分析对医学新生计算机分层教育的应用研究.pdf-----vb的数据挖掘,别人的文章,大家共享-Fuzzy Cluster Analysis in Data Mining of Medical Education freshmen computer application layer. Pdf----- vb data mining, other people' s articles, share
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:180540
    • 提供者:juicey
  1. General_neural_network_of_clustering_algorithm

    0下载:
  2. 模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类。 -Although fuzzy clustering to cluster the data mining, but the characteristics of the network intrusion data more dimensions, different invasion was l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:25751
    • 提供者:si
  1. cluster

    0下载:
  2. 本文章题目是《数据挖掘中的聚类算法综述》,很适合初学者!-The article entitled " Clustering Data Mining Algorithms" , it is suitable for beginners!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:101369
    • 提供者:张晓
  1. DBSCAN

    1下载:
  2. BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets. An advantage of Birch is its ability to incrementally and dynamic
  3. 所属分类:matlab

    • 发布日期:2014-08-26
    • 文件大小:2048
    • 提供者:pepe
  1. Cluster-analysis

    0下载:
  2. 对应聚类分析与盲矿体的地球化学预测 为利用矿区地球化学数据进行找矿靶区预测,采用了对应的聚类分析方法-Cluster analysis and blind orebodies corresponding geochemical prediction for the use of data mining geochemical prospecting target prediction, using the corresponding cluster analysis method
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:254211
    • 提供者:王佳佳
  1. cluster-1.50.tar

    0下载:
  2. 数据挖掘聚类算法,kmeans,HC,PCA, SOMs-Data mining clustering algorithm, kmeans, HC, PCA, SOMs
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:859841
    • 提供者:Jim Gary
  1. data-and-case

    4下载:
  2. 数据挖掘多个算法及数据,包括关联规则,基本分析、聚类分析、决策树、神经网络、统计方法等-Data mining algorithms and data, including association rules, fundamental analysis, cluster analysis, decision trees, neural networks, statistical methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:2160640
    • 提供者:baijing
  1. DataMiningCluster-master

    0下载:
  2. 数据挖掘的聚类算法实现 Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN-data mining cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:23731
    • 提供者:clj
  1. Cluster

    1下载:
  2. 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:8975
    • 提供者:wangwendao
  1. icp

    0下载:
  2. cluster data using iterative scheme
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:13312
    • 提供者:Aaronfeng
« 12 3 »
搜珍网 www.dssz.com