CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 数据挖掘 分类

搜索资源列表

  1. bayes在分类中的应用

    1下载:
  2. 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97755
    • 提供者:龚文引
  1. Discrete_Bayes

    0下载:
  2. matlab编写的[数据挖掘]分类算法Discrete_Bayes算法程序。-Matlab prepared by the [data mining] classification algorithm Discrete_Bayes algorithm way Preface.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1211
    • 提供者:王聪
  1. Gibbs

    0下载:
  2. matlab编写的[数据挖掘]分类算法Gibbs算法。-Matlab prepared by the [data mining] classification algorithm Gibbs algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1435
    • 提供者:王聪
  1. Competitive_learning

    0下载:
  2. matlab编写的[数据挖掘]分类算法Competitive_learning算法。-Matlab prepared by the [data mining] classification algorithm Competitive_learn ing algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1415
    • 提供者:王聪
  1. ANewC4.5alg

    0下载:
  2. 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly used to deal with continuous at
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:148610
    • 提供者:kpeng
  1. genetic_algorithm

    0下载:
  2. 提出了一种通过遗传算法(GA)对单个分类器进行优化以及对多个分类器进行组合优化的方法.该方法使用叠加(stacking)的策略.经典的叠加策略分为两步,该方法将遗传算法作为叠加策略的第2步.实验结果表明,遗传算法可以较好地完成优化任务,同单个分类器比较,它可以提高分类的精度.在对分类器进行组合优化方面,它得到比单个分类器更高的精度以及使分类结果具有更好的可理解性. 关 键 词: 分类 遗传算法 优化 机器学习 数据挖掘 分类规则.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:69339
    • 提供者:limingxian
  1. c4.5数据挖掘算法源代码,LINUX版本

    0下载:
  2. 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149289
    • 提供者:李雪
  1. id3

    0下载:
  2. 可以运行的c++ID3算法,数据挖掘分类算法中的ID3算法C语言代码实现。已经调试。 -Can run c++ ID3 algorithm, data mining classification algorithm ID3 algorithm for C language code to achieve. Have been debugging.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3926
    • 提供者:郑健潮
  1. LVQ1

    0下载:
  2. matlab,编写的LVQ1数据挖掘分类算法。 -Matlab, prepared by the Data Mining LVQ1 classification algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:1200
    • 提供者:王聪
  1. Leader_Follower

    0下载:
  2. matlab编写的leader_follower[数据挖掘]分类算法。-Matlab leader_follower prepared by the [data mining] classification algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1371
    • 提供者:王聪
  1. DSLVQ

    1下载:
  2. matlab编写的[数据挖掘]分类算法DSLVQ算法程序。-Matlab prepared by the [data mining] classification algorithm DSLVQ algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:1478
    • 提供者:王聪
  1. Sort

    0下载:
  2. 对给定数据集合进行分类。是数据挖掘算法的KNN的分类实例。-For a given data set to classify. Data mining algorithms is the classification of examples of KNN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:4133632
    • 提供者:mmjia
  1. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. ID3algorithm

    0下载:
  2. 随着高校的扩招,学生的数量越来越大,传统的对学生成绩的统计分析方法已不适应深入分析的需要。针对学生情 况数据库应用数据挖掘中的 ID3 算法进行了情况分类,并对得到的结果进行了分析,得出了影响学生成绩的内部原因以及 其它一些结论。-As the result of the enrollment scale of universities expanding, the number of students in universities increased gradually duri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:32932
    • 提供者:雨梦缘
  1. svm_v0.55

    1下载:
  2. 支持向量机分类,可用于人工智能,模式识别,数据挖掘,时间序列预测-Data aggregation processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:132925
    • 提供者:fangfang
  1. paper

    0下载:
  2. 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1308969
    • 提供者:yxm
  1. supermarket

    0下载:
  2. 大四上学期做的一个人工智能里有关数据挖掘的课程设计,里面包括数据挖掘算法和数据库文件。。。对于想学好人工智能的非常有用-Last semester to do a senior artificial intelligence in the design of data mining programs, which include data mining algorithms and database files. . . The artificial intelligence is very u
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:741083
    • 提供者:橙子
  1. PROGRME

    0下载:
  2. 数据挖掘,分类算法,ID3算法,VB实现,VS2008平台-Data mining, classification algorithm, ID3 algorithm, VB implementation, VS2008 Platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14575658
    • 提供者:liuxin
  1. 数据挖掘2

    0下载:
  2. 本实验文档包括了数据挖掘的分类算法,FP-growth和Apriori 算法的java程序设计实现。(This report is about the classification algorithm, it contains FP-growth algorithm and Apriori algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:90112
    • 提供者:cos哥
  1. 贝叶斯分类算法

    1下载:
  2. 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

« 12 3 4 5 »
搜珍网 www.dssz.com