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

搜索资源列表

  1. machine-learning

    0下载:
  2. python3实现各种机器学习算法,包括knn算法,决策树算法,SVM算法,朴素贝叶斯算法等-Python3 realize all kinds of machine learning algorithms, including KNN algorithm, the decision tree algorithm, the SVM algorithm, naive bayesian algorithm, etc
  3. 所属分类:Data Mining

    • 发布日期:2017-05-02
    • 文件大小:692021
    • 提供者:朱灿
  1. C4.5

    0下载:
  2. 改进型的决策树算法,特别的实用,欢迎大家下载,也可以用到论文算法中-Improved decision tree algorithm, especially useful, welcome to download, you can also use paper algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:68517
    • 提供者:张云飞
  1. ID3

    0下载:
  2. 数据挖据决策树算法ID3算法java实现,包含引用文件,简单易懂-Data Mining Decision Tree Algorithm ID3, simple and easy to understand by java, contains references to files
  3. 所属分类:Data Mining

    • 发布日期:2017-05-02
    • 文件大小:515597
    • 提供者:shnaghen
  1. id3

    0下载:
  2. id3决策树算法,maxlen为数据维数,根绝数据自行修改,根据属性名修改main函数,可运行-id3 decision tree algorithms, maxlen for the data dimension, eradicate data modify, modify the main function according to the attribute name, you can run
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2227
    • 提供者:liyu
  1. released

    0下载:
  2. 本文件是我自己写的决策树的一个例子,很适合初学者学习,用决策树分类,实现很简单-This document is an example of the decision tree of my own writing, it is suitable for beginners to learn, decision tree classification, to achieve a very simple
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:284566
    • 提供者:chituma
  1. DecisionForest_v3.1

    0下载:
  2. [1] Quan Wang, Yan Ou, A. Agung Julius, Kim L. Boyer and Min Jun Kim, Tracking Tetrahymena Pyriformis Cells using Decision Trees , 2012 21st International Conference on Pattern Recognition (ICPR), Pages 1843-1847, 11-15 Nov. 2012. [2] Q
  3. 所属分类:Data Mining

    • 发布日期:2017-05-20
    • 文件大小:5840381
    • 提供者:Tridal Patel
  1. CART

    0下载:
  2. CART是决策树算法的一种,是数据挖掘的重要组成部分。-CART is a decision tree algorithm, is an important part of data mining.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1553
    • 提供者:yanghongmei
  1. Decision-Tree-python

    0下载:
  2. python实现的决策树代码,包括数据,以及源代码- tree python code is implemented, including data, and source code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3799
    • 提供者:llw
  1. Decision-Tree-classifier15

    0下载:
  2. Decision Tree classifier by train and test
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:10187
    • 提供者:porya
  1. DecisionTree-sna

    0下载:
  2. Decision Tree by python programinig
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:25098
    • 提供者:porya
  1. project-1-skeleton

    0下载:
  2. 本压缩包内有决策树,knn,linear的方法(包括10-fold) 替换data可以直接使用。-You can find decision tree, inn and linear method in my zip, include 10-fold. The data.py can replaced by yourself
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1094797
    • 提供者:
  1. DecisionTreeAndRDF-master

    0下载:
  2. id3决策树算法和随机森林算法,讲的很清晰,步骤很详细-id3 decision tree algorithms and random forest algorithms, said very clearly, very detailed step
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:22780
    • 提供者:李磊
  1. RandomForestaAdaBoost

    0下载:
  2. 随机森林,决策树以及adaboost分类器的java实现。随机森林和adaboost都基于决策树完成。-Random forests, tree and adaboost classifier java. Random Forest and adaboost are based on the decision tree is complete.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:40765
    • 提供者:Rye
  1. CARTandRFclass

    0下载:
  2. 使用Decision Tree 实现cart和实现随机森林算法,比较好的学习工具,而且也能用,速度之前和别人讨论,被优化过-using decision tree trick to fullfil the CART and RandomForest ,it is good learing tool ,and ,practical use. it was optimize speed
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1922
    • 提供者:linjianchu
  1. decisionTree

    0下载:
  2. 决策树java源代码。包含两个决策树算法的代码和一个贝叶斯算法的代码。-Tree java source code. The code consists of two decision tree algorithm and a Bayesian algorithm code.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:20231
    • 提供者:jianxiaodan
  1. TreeGrowthForIris

    0下载:
  2. 数据挖掘十大算法之一,决策树归纳算法,用于iris.data数据,能够实际运行-Data mining is one of ten algorithms, decision tree induction algorithm for iris.data data, can actually run
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:4328
    • 提供者:何志强
  1. treePlotter

    0下载:
  2. 机器学习中的决策树,利用python实现的算法-Decision tree in machine learning, using Python to achieve the algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1129
    • 提供者:jacksun
  1. P1-s2.0-S0957417410001107-main

    0下载:
  2. Business cycle predictions face various sources of uncertainty and imprecision. The uncertainty is usually linguistically determined by the beliefs of decision makers. Thus, the fuzzy set theory is ideally suited to depict vague and uncertain feature
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:264781
    • 提供者:Pegah
  1. decision-making-tree

    1下载:
  2. 决策树的Python代码实现,要所报内含原数据-Decision Tree Python code, containing the original data to be reported
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:5813
    • 提供者:一蓑烟云
  1. Optimal-Decision-Fusions

    0下载:
  2. 多传感器融合的优化决策理论,对于学习传感器数据挖掘有一定的借鉴意义。-Optimal Decision Fusion in Multiple Sensor Systems,pdf format.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-09
    • 文件大小:2013634
    • 提供者:liu
« 12 »
搜珍网 www.dssz.com