CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ī׶  ᣷5Σ ڡ١ڡ ī׶ Ʈĺ ? þ˸ǸóƮ þ˸ ǰ ͳ Ʊ׶ Ǹ ٿ̦ þ˸ԻƮ

搜索资源列表

  1. c4.5.rar

    0下载:
  2. 通过C4.5 的实现可以进行构建决策树 来进行有效的分类,Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:107326
    • 提供者:shi
  1. c4.5.rar

    0下载:
  2. 决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2598377
    • 提供者:fanglixia
  1. zlib-1.2.5

    1下载:
  2. 开源 zlib 库 zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open source zlib data compression librar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:654242
    • 提供者:love
  1. jaDTi-0.5.0

    0下载:
  2. c4.5 java code -c4.5 java code ..............
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-20
    • 文件大小:53510
    • 提供者:rush
  1. matlab6.5

    0下载:
  2. 经典的MATLAB资料,精通matlab6.5 (北航 张志涌)-MATLAB classical information, proficient matlab6.5 (BUAA Zhang Yong)
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3457733
    • 提供者:liubao
  1. Weka3.5.8

    0下载:
  2. weka3.5.8版本,包括3.5.8版本的安装程序和源码,两个3.5.5的英文版入门教程和一个中文入门教程-weka3.5.8 version, including the 3.5.8 version of the installer and source, the two English-language version 3.5.5 and a Chinese Tutorial Tutorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:24722177
    • 提供者:zhangji
  1. C4.5

    0下载:
  2. 决策树算法C4.5源码, The directory Data contains some sample datasets. Many interesting data collections are maintained by the University of California, Irvine, in a data repository-C4.5 decision tree algorithm source, The directory Data contains so
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:149245
    • 提供者:张耀
  1. Feap_v7.5

    12下载:
  2. FEAP 7.5 complete source code for finite element method
  3. 所属分类:Algorithm

    • 发布日期:2015-06-13
    • 文件大小:11494281
    • 提供者:rachid
  1. c4-5

    0下载:
  2. c4.5 algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2044
    • 提供者:panshopr
  1. Matlab6.5

    0下载:
  2. matlab6.5教程,实用,简单易懂,是初学者的好帮手-matlab6.5 tutorials, practical, easy to understand, is a good helper for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3465128
    • 提供者:
  1. asmlibrary-5[1].0

    1下载:
  2. ASM库5.0版本,来自google code,更新支持linux,内含API应用指南-Active Shape Model API
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-05
    • 文件大小:4210506
    • 提供者:arita
  1. C4.5)

    0下载:
  2. C4.5源代码,为数据挖掘中的C4.5的详细源代码,可以生成决策树-C4.5 source code, as in the C4.5 data mining details the source code, you can generate decision trees
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4785
    • 提供者:joyna
  1. c4.5

    0下载:
  2. c 4.5 分类算法 数据挖掘 源码-c 4.5 source data mining classification algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:160919
    • 提供者:j
  1. DTree-C4.5

    0下载:
  2. ID3 决策树的实现 数据挖掘 Dtree4.5-ID3 decision tree data mining Dtree4.5
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:21160
    • 提供者:林一
  1. C4.5

    0下载:
  2. 决策树经典学习算法,C4.5算法是ID3算法的改进,加上了子树的信息,因素属性的值可以是连续量,训练例的因素属性值可以是不确定的,对已生成的决策树进行裁剪,减小生成树的规模.-Decision tree learning algorithm of C4.5 algorithm is the classic, the improved ID3 algorithm, coupled with the subtree of the information, the factor attribute v
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:171679
    • 提供者:guda
  1. IEEE-5-30-39 bus system

    1下载:
  2. IEEE-5-30-39节点潮流计算程序,有正确的结果!(IEEE-5-30-39 node power flow calculation program, the correct results)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:考研之路
  1. flac 3d 5.0

    2下载:
  2. flac 3d 5.0 命令流操作 部分代码与3.0版本不同 相关模块做出说明(flac 3d 5.0 generate extrusion fish structure key words)
  3. 所属分类:仿真建模

    • 发布日期:2018-01-07
    • 文件大小:8194048
    • 提供者:尤利西斯
  1. c4.5

    1下载:
  2. python编写的c4.5算法实现,含数据读入和正确率计算,非常直观,含代码注解(The implementation of the C4.5 algorithm written by python, which contains data reading and correct rate calculation, is very intuitive and contains code annotation.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:小Vw
  1. LZ4-1.7.5

    0下载:
  2. LZ4 compression/decompression algorithm 1.7.5
  3. 所属分类:压缩解压

    • 发布日期:2018-05-01
    • 文件大小:1444864
    • 提供者:Kijaru
  1. c4.5

    1下载:
  2. C4.5是一系列用在机器学习和数据挖掘的分类问题中的算法。C4.5的目标是通过学习,找到一个从属性值到类别的映射关系,并且这个映射能用于对新的类别未知的实体进行分类。(C4.5 is a series of algorithms used in machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-25
    • 文件大小:4096
    • 提供者:w1234
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com