CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - random forest

搜索资源列表

  1. 高风代码

    1下载:
  2. 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:twinklebell
  1. [www.17zixueba.com]10.RandomForest代码

    0下载:
  2. 随机森林代码 通过Python来实现的,效果还不错~~~(Random forest code through Python to achieve, the effect is not bad ~!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:33289216
    • 提供者:world88888
  1. RF_Reg_C

    1下载:
  2. 随机森林实现分类、预测的代码和一些相应的实例,啊啊啊啊啊(Random forest classification, prediction of the code and some corresponding examples, ah, ah, ah!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:279552
    • 提供者:狼头神
  1. rfuncs

    0下载:
  2. 用随机森林的方法进行特征选择,对200了影像特征数据进行分类(Feature selection using random forest methods)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:张朋
  1. RF_MexStandalone-v0.02-precompiled

    1下载:
  2. 随机森林工具包可以直接用来分类和回归,大家一起探讨和学习(Random forest toolkit can be directly used for classification and regression, we explore and study together)
  3. 所属分类:其他

  1. 各种分类器matlab程序

    7下载:
  2. 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:5283840
    • 提供者:jack3
  1. randomforest-matlab

    1下载:
  2. 基于c运行库的matlab随机森林工具箱,特点运行快(Matlab random forest toolbox based on C runtime library features fast operation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:381952
    • 提供者:水木黄昏
  1. 随机森林

    0下载:
  2. 作为新兴起的、高度灵活的一种机器学习算法,随机森林(Random Forest,简称RF)拥有广泛的应用前景,从市场营销到医疗保健保险,既可以用来做市场营销模拟的建模,统计客户来源,保留和流失,也可用来预测疾病的风险和病患者的易感性。(As a new, highly flexible a machine learning algorithm, random forest (Random Forest, referred to as RF) has broad application prosp
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5750784
    • 提供者:xbz111
  1. codes

    1下载:
  2. MATLAB实现随机森林,代码包放入toolbox文件夹,添加进matlab,自带数据,可以直接执行。(Achieve random forest based on MATLAB, a code package needs to put into the toolbox folder, add to the MATLAB by setting path. IT can be directly implemented with the data.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-04
    • 文件大小:500736
    • 提供者:410584340
  1. Class_8

    0下载:
  2. 介绍决策树与随机森林算法的定义及应用,包含matlab程序(This paper introduces the definition and application of decision tree and random forest algorithm, including Matlab program)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:574464
    • 提供者:cumt龙哥
  1. MC

    1下载:
  2. 大数据挖掘,随机森林算法,可用于分类,特征向量选择等等。(random forest ,data minning)
  3. 所属分类:其他

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

    1下载:
  2. matlab 随机森林 机器学习 二类分类器(matlab random forest)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:167936
    • 提供者:洪帮主
  1. gcforest

    0下载:
  2. 使用深度随机森林实现对数据的分类,无论数据特征是数值型的还是符号型的。(Using a deep random forest to implement the classification of data, whether the data features are numerical or symbolic.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-08
    • 文件大小:1650688
    • 提供者:leokq
  1. 特征提取程序

    2下载:
  2. 特征提取,随机森林实现特征重要性排序,用python实现(Feature extraction and classification of characteristic importance in random forest)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:惠惠123
  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. stacking

    1下载:
  2. kaggle digitrecognizer MNIST by stacking some machine learning method, such like GBM(Gradient Boosting Method), LR, Extra Randomized Trees, Random Forest,KNN,etc.用stacking的方法实现手写数字识别MNIST。(kaggle digitrecognizer MNIST by stacking some machine learnin
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:14349312
    • 提供者:kiwibaobao
  1. 机器学习常用方法

    3下载:
  2. 机器学习常用方法的python实现,包括PCA,随机森林,决策树,层次聚类,kmeans,KNN,线性感知机等(Python implementation of common machine learning methods, including PCA, random forest, decision tree, hierarchical clustering, kmeans, KNN, linear perceptron, etc.)
  3. 所属分类:其他

    • 发布日期:2018-03-07
    • 文件大小:16384
    • 提供者:党铛铛
  1. 决策树与随机森林

    2下载:
  2. 给出对决策树与随机森林的认识。主要分析决策树的学习算法:信息增益和ID3、C4.5、CART树,然后给出随机森林。 决策树中,最重要的问题有3个: 1. 特征选择。即选择哪个特征作为某个节点的分类特征; 2. 特征值的选择。即选择好特征后怎么划分子树; 3. 决策树出现过拟合怎么办? 下面分别就以上问题对决策树给出解释。决策树往往是递归的选择最优特征,并根据该特征对训练数据进行分割。(The understanding of decision tree and random
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2114560
    • 提供者:ZJN27
  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. SVM_Mdl.mat

    0下载:
  2. These files are matlab source code for price forecasting for smart meter hourly data. Step 1 relevant features are selected by Gray Correlation, Random Forest, Relief F algorithms. Then Kernel PCA of features are calculated. Price is predicted by Ker
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:61308928
    • 提供者:sanaMujeeb
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com