CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机森林算法

搜索资源列表

  1. RandomForestCversion

    1下载:
  2. 组合学习算法的新方法--随机森林(Random Forest,RF),用于处理高维问题,可以得到满意的效果!-composition of the new learning algorithm methods -- random forests (Random Forest, RF) for the treatment of high-dimensional problem, it can be satisfied with the results!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2447736
    • 提供者:wuyuqian
  1. randomForest_4.5-27.tar.gz

    0下载:
  2. 是基于linux系统的C++程序,是一个学习算法随机森林,希望对大家有用,Is based on the linux system C++ Process is a learning algorithm Random Forest, in the hope that useful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-24
    • 文件大小:70390
    • 提供者:深夜
  1. rotation_forest_A_New_Classifier_Ensemble_Method.z

    0下载:
  2. 论文提出了旋转森林算法,并将它与随机森林等其他机器前学习算法进行了比较-Rotating forest algorithm is proposed, and it and other machines and random forest learning algorithm were compared before
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3607451
    • 提供者:guang
  1. online-random-forests-master

    0下载:
  2. 在线随机森林算法的源码,用于分类模式识别有很好的效果,适用于linux系统下。-Online Random Forest algorithm source code, for classification pattern recognition have a good effect for linux system.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:134253
    • 提供者:余勇
  1. randomforest-matlab

    4下载:
  2. 随机森林算法matlab源代码,来自随机森林提出者网站算法源码。-random Forest Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:428977
    • 提供者:Li
  1. RandomForestCversion

    1下载:
  2. 使用C语言实现的机器学习算法随机森林算法源码-Using C language implementation of machine learning algorithm of random forest algorithm source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2155520
    • 提供者:李霞
  1. RandomForest

    0下载:
  2. ID3决策树+随机森林算法生成决策森林,采用投票机制进行决策-The ID3 the+ random forest algorithm to generate decision forests voting mechanism for decision-making training data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:201384
    • 提供者:zhch66
  1. data

    1下载:
  2. 随机森林算法的构造过程:1、通过给定的原始数据,选出其中部分数据进行决策树的构造,数据选取是”有放回“的过程,我在这里用的是CART分类回归树。 2、随机森林构造完成之后,给定一组测试数据,使得每个分类器对其结果分类进行评估,最后取评估结果的众数最为最终结果-Random Forest algorithm construction process: 1, by a given raw data, which part of the decision tree data structu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:9652
    • 提供者:小代
  1. Ensemble-Learning

    0下载:
  2. 集成学习将若干基分类器的预测结果进行综合,具体包括Bagging算法和AdaBoost算法;还有随机森林算法,利用多棵树对样本进行训练并预测的一种分类器-Integrated learning integrates the prediction results of several base classifiers, including Bagging algorithm and AdaBoost algorithm and random forest algorithm, using a t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1629
    • 提供者:董小鱼
  1. random-forest

    0下载:
  2. 随机森林算法,使用c/c++,可直接使用和研究-Random Forest algorithm, using c/c++, can be used directly and research
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:56988
    • 提供者:于威
  1. several-classification-algorithm

    1下载:
  2. 几种基于Matlab的分类算法研究(自组织神经网络,SOM神经网络,LVQ神经网络,决策树,随机森林算法)-Several classification algorithm based on Matlab research (self-organizing neural network, SOM neural network and LVQ neural network, decision tree, the random forest algorithm)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:1042432
    • 提供者:
  1. Cd

    0下载:
  2. matlab用于对图像特征的分类,随机森林算法是一类很好的算法(matlabrunRFrunRFunRFunRF)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1176576
    • 提供者:1442611326
  1. 集成学习

    0下载:
  2. 集成学习算法的学习和应用研究,随机森林等相关算法(Study and application of integrated learning algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3151872
    • 提供者:mmmzmz
  1. Iris_RandomForest

    1下载:
  2. python鸢尾花(iris)数据分类程序举例,采用随机森林算法。(Python iris flower (IRIS) data classification program is used for example, and the random forest algorithm is used.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:rhlee2k
  1. RF_Class_C

    0下载:
  2. 在matlab中,运用随机森林算法来解决图像特征处理的问题。(In Matlab,the random forest method is used to solve the classification of image features.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:311296
    • 提供者:*哈哈*
  1. 数据挖掘 R语言实战-代码

    1下载:
  2. 数据挖掘算法R语言实现,包括聚类、判别、集成学习、随机森林、神经网络、支持向量机等算法。(Data mining algorithm R language implementation, including clustering, discrimination, ensemble learning, random forest, neural network, support vector machines and other algorithms.)
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:310272
    • 提供者:偷闲醉卧
  1. Random_Forest

    6下载:
  2. 内涵PCA降维;SMOTE插值;t-SNE降维等算法的随机森林算法,以及鸢尾花数据集,有利于新手或者工程性实验借鉴~(Connotative PCA dimensionality reduction; SMOTE interpolation; t-SNE dimensionality reduction algorithms such as random forest algorithm, as well as iris data sets, is conducive to novice or
  3. 所属分类:matlab例程

    • 发布日期:2020-01-29
    • 文件大小:885760
    • 提供者:SaoYear
  1. RandomForest_matlab

    4下载:
  2. 用matlab实现随机森林算法,里面附有说明文档,参数可调节(The implementation of stochastic forest algorithm with matlab, which has instructions and adjustable parameters)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-03-28
    • 文件大小:584704
    • 提供者:ttteee
  1. xgboost算法源码

    1下载:
  2. xgboost比lr和随机森林都要准确的多,无论是KS还是AUC上来比较!
  3. 所属分类:Python

    • 发布日期:2020-06-10
    • 文件大小:2356
    • 提供者:utpalma
  1. 常用算法的代码

    0下载:
  2. 包括神经网络,决策树,随机森林,支持向量机等,利于初学者学习进步。
  3. 所属分类:其它

« 1 2 3 45 6 »
搜珍网 www.dssz.com