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

搜索资源列表

  1. A Comparison of Linear Genetic Programming and Neural Networks in Medical Data Mining.rar

    0下载:
  2. 遗传算法的文章
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:116.49kb
    • 提供者:
  1. yichuansuanfa-C

    0下载:
  2. 采用纯C语言编写的遗传算法源程序,广泛用于数据挖掘和人工智能中-using pure C language source of the genetic algorithm, widely used in data mining and artificial intelligence! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:84.14kb
    • 提供者:周君
  1. hive1-2

    0下载:
  2. Ants performing 3 actions: searching ore , mining ore , returning ore basic Artificial Neurological Network working the learning proces to pick their state through Genetic Programming 人工智能中的蚁群算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37.1kb
    • 提供者:acana
  1. yichuansuanfa

    0下载:
  2. 用C语言完成的遗传算法的一种高效实现,很适用于学习数据挖掘的同学们-Using C language to complete the genetic algorithm to achieve an efficient, it is applied to study data mining students
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:83.58kb
    • 提供者:wanjin
  1. datamining

    1下载:
  2. 数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8.48mb
    • 提供者:lipei
  1. yichuansuanfawenzhang01

    0下载:
  2. 这是一篇文献,文献题目是:《于粗糙集和遗传算法的数据挖掘方法》-This is a literature, literature entitled: " in the rough set and genetic algorithm data mining"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:216.8kb
    • 提供者:姚春玲
  1. DataminingBasedonGeneticAlgorithms

    0下载:
  2. 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.5mb
    • 提供者:yunzhang
  1. p1

    0下载:
  2. hallenge to the use of supervised neural networks in data mining applications is to get explicit knowledge from these models. For this purpose, a clustering genetic algorithm for rule extraction from artiÞ cial neural networks is developed. T
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:339.85kb
    • 提供者:asad
  1. p3

    0下载:
  2. mining technique that discovers comprehensible IF-THEN rules using a generalized uniform population method and a uniform operator inspired from the uniform population method. Initial population is generated by methodically eliminating the randomn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:135.09kb
    • 提供者:asad
  1. test

    0下载:
  2. 遗传算法 代码,是一种优化算法,主要应用于基于历史数据挖掘之后的对工序或者流程的改善-Genetic algorithm code, is an optimization algorithm, mainly used in mining based on historical data on the process or after the process improvement
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:513byte
    • 提供者:丁如虎
  1. 2010_6_1_245_251

    0下载:
  2. A Improved Hyperlink Induced Topics Search Algorithm Based on Clonal Genetic Strategy for Web Mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:89.96kb
    • 提供者:shadow
  1. smart-sweepers---v1.1-x

    0下载:
  2. 神经网络与遗传算法的结合,实现自动扫雷机-Neural Networks and Genetic Algorithms, automatic de-mining machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:
  1. Research-of-Association

    0下载:
  2. 关联规则是数据挖掘的重要模式之一,有着极其重要的应用价值。本文根据关联规则挖掘的要求与特点,结合遗传算法的思想,提出了一个基于遗传算法的关联规则挖掘方法,并通过实例分析,说明是一种具有实用价值的方法。-Data mining association rules is one important model, has an extremely important value. Based on association rule mining requirements and features, c
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:457.2kb
    • 提供者:张广明
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:567.04kb
    • 提供者:江霞
  1. association_genetic_rupali_UIT

    0下载:
  2. matlab source code for association rule mining and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:17.59kb
    • 提供者:parmalik kumar
  1. DataSets

    0下载:
  2. dataset in data mining and genetic algorithm-dataset in data mining and genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:465.77kb
    • 提供者:esmail99
  1. smart-sweepers---v2.2

    0下载:
  2. 基于神经网络和遗传算法的扫雷机器人的VC6.0源程序-VC6.0 source neural network and genetic algorithm-based de-mining robot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:54.94kb
    • 提供者:yangbin
  1. Intrusion-Detection

    0下载:
  2. The problem of intrusion detection has been studied and received a lot of attention in machine learning and data mining in the literature survey. The existing techniques are not effective to improve the classification accuracy and to reduce high
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:390.7kb
    • 提供者:Sumit
  1. GA-and-CSA

    0下载:
  2. 基于遗传算法和免疫算法的的数据挖掘算法对比,用Matlab编写-Mining algorithm of genetic algorithm and immune algorithm based data, using Matlab prepared
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-24
    • 文件大小:8.93kb
    • 提供者:仲伟伟
  1. data-mining

    0下载:
  2. 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:781.98kb
    • 提供者:胡运杰
« 12 »
搜珍网 www.dssz.com