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

搜索资源列表

  1. Project1_C4.5_NEW_985101292

    0下载:
  2. 机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:700333
    • 提供者:liupz
  1. DT

    0下载:
  2. 机器学习、数据挖掘中决策树算法的思路与关键代码,对想了解该算法实现步骤的同仁有用!-the key programe of Decision Tree Algorim, and its programing method in detail.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:108536
    • 提供者:lyh
  1. ID3

    0下载:
  2. 机器学习:ID3算法建立决策树,输入训练样本,以广义表的形式输出-Machine Learning: ID3 decision tree algorithm, input the training samples, the generalized form of the output table
  3. 所属分类:Data structs

    • 发布日期:2015-09-30
    • 文件大小:235323
    • 提供者:陈宪法
  1. ID3

    0下载:
  2. ID3算法是机器学习部分的重要算法,程序实现ID3算法的基本思想,生成决策树。-ID3 algorithm is an important part of machine learning algorithms, the program to achieve the basic idea of ID3 algorithm to generate decision trees.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:222047
    • 提供者:Liuyongkang
  1. final2

    0下载:
  2. 完整的决策树算法,训练决策树,修剪决策树(机器学习)-decision tree
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:72117
    • 提供者:王希
  1. 111

    0下载:
  2. C4.5算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. -C4.5algorithm is a kind of machine learning algorithm of decision tree classification algorithm, the algorithm is the core of ID3 algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:489153
    • 提供者:caoqiang
  1. jiqixuexi

    0下载:
  2. 机器学习的10大经典算法(决策树算法、ID3算法、k均值算法等等)-10 classic algorithms in machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:99385
    • 提供者:胖胖
  1. ID3

    0下载:
  2. 决策树是机器学习的重要算法之一,主要应用于智能决策,当选择方向多样,资料复杂时,计算机可通过决策树学习之后自主做出选择-The decision tree is one of the machine learning algorithm, mainly used in intelligent decision-making, select the direction of diverse, complex data, the computer through the decision tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-21
    • 文件大小:1397559
    • 提供者:冷娇娇
  1. ID3.m

    0下载:
  2. 机器学习经典决策树算法的实现 输入训练标签输出预测结果-the classificial machine learning algorithm, input label and traning set and get predictions
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2009
    • 提供者:邢医师
  1. c4.5

    0下载:
  2. C4.5是机器学习算法中的另一个分类决策树算法,它是基于ID3算法进行改进后的一种重要算法,相比于ID3算法,改进有如下几个要点:用信息增益率来选择属性.-C4.5 decision tree algorithm is another classification machine learning algorithm, which is based on ID3 algorithm is an important algorithm improved, compared to the ID3 a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:61401
    • 提供者:sunlee0729
  1. ClassicalMachineLearning

    0下载:
  2. 几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:文谦
  1. C4_5

    0下载:
  2. 数据挖掘入门算法,用于机器学习,语言为matlab语言,是id3算法的改进(dataming The introduction of data mining algorithm for machine learning, language for MATLAB language,)
  3. 所属分类:数值算法/人工智能

  1. machine_learning_inaction

    0下载:
  2. 机器学习十大算法实现,包括决策树、logisitic回归、SVM、数据降维等(Ten algorithms for machine learning, including decision tree, logisitic regression, SVM, data reduction and so on)
  3. 所属分类:大数据

    • 发布日期:2018-01-08
    • 文件大小:36359168
    • 提供者:estella
  1. decision_tree

    1下载:
  2. 以隐形眼镜为例的决策树分类算法代码,lenses.data是存放数据的文件,此代码使用python3实现(The classification algorithm code of the decision tree with the contact lens as an example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:刘英帅
  1. 机器学习决策树算法

    0下载:
  2. 此处python实现机器学习的决策树算法(A decision tree algorithm for realizing machine learning in Python)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:didi1
  1. 决策树

    2下载:
  2. 基于matlab的机器学习中决策树算法,代码很完整,都能运行(Matlab-based decision tree algorithm in machine learning, the code is complete, can run)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-03
    • 文件大小:71680
    • 提供者:姜果果
  1. python_self

    1下载:
  2. 实现了机器学习的各种分类算法,如:knn,svm,朴素贝叶斯,神经网络,决策树等。(Various classification algorithms of machine learning, KNN, SVM, naive bayes, neural network, decision tree, etc.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-16
    • 文件大小:20480
    • 提供者:小very
  1. 机器学习Python程序

    4下载:
  2. 覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimiza
  3. 所属分类:大数据

    • 发布日期:2018-10-27
    • 文件大小:108544
    • 提供者:海浪中央
  1. machine_learning_python-master

    1下载:
  2. 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。感知机的基本形式和对偶形式的实现 Kmeans和Kmeans++的实现 EM GMM高斯混合和GMM+LASSO的实现 实现朴素贝叶斯的基本算法和高斯混合朴素贝叶斯算法 实现决策树的基本算法 实现adaboost基本算法 实现svm基本算法 实现逻辑回归基本算法(By reading the data codes on the Internet, we can process oursel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-07
    • 文件大小:2592768
    • 提供者:似水流年19
  1. 机器学习算法各种代码

    2下载:
  2. 机器学习算法各种代码,包含svm,pca,lda,决策树等源码
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 »
搜珍网 www.dssz.com