搜索资源列表

  1. k-means

    0下载:
  2.  K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data
  3. 所属分类:matlab例程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:彭立军
  1. Top-Ten-Algorithms-In-Data-Mining

    0下载:
  2. 这是数据挖掘领域总结的十大经典算法,有助于同学们研究-This is a summary of the top ten algorithms of the field of data mining to help students
  3. 所属分类:matlab例程

    • 发布日期:2024-06-03
    • 文件大小:3264512
    • 提供者:li fang
  1. DM

    0下载:
  2. 数据挖掘中十大经典算法,初学必备,可快速有效的了解数据挖掘的基本方法-Data mining in the top ten classical algorithm, the novice must quickly and efficiently understand data mining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-03
    • 文件大小:774144
    • 提供者:Tangjz
  1. 10-da--suanfa

    0下载:
  2. 讲述了最著名的十大数据挖掘算法,经典资料,国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART.-About the top ten most famo
  3. 所属分类:软件工程

    • 发布日期:2024-06-03
    • 文件大小:57344
    • 提供者:吴贵锋
  1. Apriori

    0下载:
  2. C++实现数据挖掘十大经典算法之一Apriori算法-Aproiri acomplish with C++
  3. 所属分类:软件工程

    • 发布日期:2024-06-03
    • 文件大小:3148800
    • 提供者:秦晓慧
  1. id3

    0下载:
  2. 数据挖掘十大经典算法中 的决策树中的id3分类算法 -data mining id3 sort method
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者: 李杰
  1. K-means

    0下载:
  2. kmeans算法, K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果-kmeans algorithm, K-means algorithm is the most classic divide-based clustering method is one of
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:wsp
  1. EM-algorithm-learning-tips

    0下载:
  2. 数据挖掘十大经典算法之一的EM算法的学习文档,里边有细致的介绍。-One of the top ten classical data mining algorithms EM algorithm to learn the document, inside a detailed introduction.
  3. 所属分类:文件格式

    • 发布日期:2024-06-03
    • 文件大小:165888
    • 提供者:lida
  1. kmeans

    0下载:
  2. k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
  3. 所属分类:其它资源

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:黄紫竹
  1. TenAlgorithmsinDataMining

    0下载:
  2. 数据挖掘十大经典算法the Ten Algorithms in Data Mining英文原版BOOK-the Ten Algorithms in Data Mining
  3. 所属分类:软件工程

    • 发布日期:2024-06-03
    • 文件大小:5144576
    • 提供者:summer
  1. Ten-classic-data-mining-algorithms

    0下载:
  2. 数据挖掘十大经典算法,便于初学者学习与计算,以便更深入地了解数据挖掘-Ten classic data mining algorithms, easy for beginners to learn and calculation, in order to better understand the data mining
  3. 所属分类:软件工程

    • 发布日期:2024-06-03
    • 文件大小:866304
    • 提供者:DHJ
  1. 数据挖掘

    0下载:
  2. 数据挖掘Data mining十大经典算法及其代码实现(理论+实践)(Data mining ten classic algorithms and their code implementation)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:10371072
    • 提供者:flippedkiki
  1. 朴素贝叶斯

    0下载:
  2. 朴素贝叶斯算法,是十大最经典的数据挖掘算法之一(Naive Bayes algorithm, the most classic data mining algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:嗨嗨1202
  1. KNN

    0下载:
  2. 十大经典数据挖掘算法之一knn 利用python实现(One of the data minning algorithm :knn,using python)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:liujinggu123
  1. 数据挖掘中十大经典算法

    0下载:
  2. 机器学习十大算法、大数据、数据挖掘、机器学习(classic machine learning algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-03
    • 文件大小:773120
    • 提供者:飞翔wo
  1. APRIORI算法

    0下载:
  2. APRIORI算法是十大经典数据挖掘算法之一,核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集。(APRIORI is one of the ten classic data mining algorithms. The core idea of APRIORI is to mine frequent itemsets through two stages: candidate generation and close
  3. 所属分类:文档资料

    • 发布日期:2024-06-03
    • 文件大小:62464
    • 提供者:dorroch
  1. 数据挖掘算法知识包

    0下载:
  2. 一些有关数据挖掘的十种经典算法,还有大数据方面的资料库,有需要可以下载学一下。(Some of the ten classic algorithms for data mining, as well as big data databases, need to be downloaded to learn)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:偶清风狂野
  1. 数据挖掘十大经典算法

    0下载:
  2. 数据挖掘经典算法c4.5,id3,决策树等等。(Classical data mining algorithms c4.5, id3, decision tree and so on.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-03
    • 文件大小:252928
    • 提供者:kingback

源码中国 www.ymcn.org