搜索资源列表

  1. ID3

    0下载:
  2. 用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1784
    • 提供者:罗升阳
  1. C4_5

    0下载:
  2. Quinlan s C4.5 算法的实现-the implementation of C4.5
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:g
  1. C4_5

    0下载:
  2. Quinlan s C4.5 算法的实现-the implementation of C4.5
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-05
    • 文件大小:2048
    • 提供者:g
  1. ID3

    0下载:
  2. 用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类-Matlab language used to write the ID3 (Quinlan s ID3 classification tree algorithm) algorithm for pattern classification
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:1024
    • 提供者:罗升阳
  1. ID3

    0下载:
  2. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-05
    • 文件大小:4096
    • 提供者:Minh
  1. C4.5

    0下载:
  2. Quinlan s C4.5 算法的实现-the implementation of C4.5 [教學文件]-Quinlan s C4.5 algorithm-the implementation of C4.5 [Teaching documents]
  3. 所属分类:文档资料

    • 发布日期:2024-07-05
    • 文件大小:63488
    • 提供者:kengi
  1. C4_5.m

    0下载:
  2. his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The al
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:2048
    • 提供者:rajesh
  1. Kode-Program-Algoritma-C4.5

    0下载:
  2. C4.5 is an algorithm used to generate a decision tree. C4.5 is an extension of Quinlan s earlier ID3 algorithm. The decision trees generated by C4.5 can be used for classification, and for this reason, C4.5 is often refe
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-05
    • 文件大小:2502656
    • 提供者:bwindhya
  1. C4.5

    0下载:
  2. Quinlan的决策树程序C4.5(M语言编写)-the program for decision tree C4.5 purposed by Quinlan
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:3072
    • 提供者:change
  1. ID3-CSharp

    0下载:
  2. This my implementation of ID3 algorithm. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain mea
  3. 所属分类:C#编程

    • 发布日期:2024-07-05
    • 文件大小:62464
    • 提供者:Putra
  1. C4_5

    0下载:
  2. 该源码使用C4.5算法进行分类,该程序为matlab源码。-Classify using Quinlan s C4.5 algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-07-05
    • 文件大小:2048
    • 提供者:alan
  1. Id3

    0下载:
  2. ID3算法是J. Ross Quinlan在1975提出的分类预测算法,该算法的核心是“信息熵”,属于数学问题.-ID3 algorithm is a classification algorithm J. Ross Quinlan prediction made in 1975, the core of the algorithm is the information entropy , belong to mathematical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-05
    • 文件大小:4096
    • 提供者:sunlee0729
  1. cubist-public

    0下载:
  2. Cubist algorithm implementation in C code provided by the Ross Quinlan website
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-05
    • 文件大小:136192
    • 提供者:Arun

源码中国 www.ymcn.org