搜索资源列表
RandomForest
- 随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler-An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only
randomforest
- 实现了基于自举法和角色数算法的随机森林算法-Implemented based on the number of bootstrap method and the role of the random forest algorithm algorithm
MacOS_precompiled-WITHOUT_SOURCE-v0.02
- 苹果系统下用MATLAB所编的随机森林算法-Mac system compiled with MATLAB random forest algorithm
coding
- This one is code for Random Forest algorithm,,,hav loaded face with FERET database-This one is code for Random Forest algorithm,,,hav loaded face with FERET database,,,,,,,,,,,,,,,,,,,,,,,,,,,,
discrim_rf
- 斯坦福大学的姚邦鹏开发的一个图像分类算法,使用random forest实现了图像的精细区域描述,赢得了PASCAL VOC2011图像分类竞赛中的winner prize.经测试,程序完全可运行,且提供了MAC和Windows下的两种程序。-Image Classification: An Integration of Randomization and Discrimination in A Dense Feature Representation The goal of our m
Random-Forest-Matlab-Version
- 随机森林 MATLAB版算法,可以运行,能较好的实现分类算法,只是速度有点慢-Random forest MATLAB version of the algorithm can be run, better classification algorithms, but the speed is a little slow
RandomForest
- ID3决策树+随机森林算法生成决策森林,采用投票机制进行决策;有训练数据aaa和测试数据bbb;非常适合机器学习的初学者-The ID3 the+ random forest algorithm to generate decision forests voting mechanism for decision-making training data the the aaa and test data bbb ideal for machine learning beginners
RF_Reg_C
- 随机森林算法,很难得,用于数据分类效果比支持向量机算法效率高-Random Forest algorithm, it is difficult to get for data classification higher than the efficiency of support vector machine algorithm
Random-Forest-for-Image-Annotation
- 随机森林算法,适合初学者阅读,包括公式,资料,调试-Random forests algorithm, suitable for beginners to read, including formulas, data, commissioning
Breimans-randomForest-
- 随机森林提出者的算法,matlab版本,有例子-Random Forest algorithm author, matlab version, there are examples
randomforest
- 随机森林的matlab算法实现,model是训练函数,tree是分类标签函数-Random Forest algorithm matlab, model is the training function, tree classification label function
twgr-ccf-dd56c95d9dbe
- 典型相关随机森林算法,随机森林算法的改进-Typical correlation Random Forest algorithm
Random-Forest
- MATLAB语言的随机森林算法的例程,可以用于学习随机森林算法-Random Forest algorithm MATLAB language routines can be used to learn Random Forest algorithm
Radom-Forest
- 最原始的随机森林matlab算法 亲测可用 包括回归和分类-Most original Random Forest algorithm matlab pro-test available including regression and classification
RandomForest
- ID3决策树+随机森林算法生成决策森林,采用投票机制进行决策-The ID3 the+ random forest algorithm to generate decision forests voting mechanism for decision-making training data
data
- 随机森林算法的构造过程:1、通过给定的原始数据,选出其中部分数据进行决策树的构造,数据选取是”有放回“的过程,我在这里用的是CART分类回归树。 2、随机森林构造完成之后,给定一组测试数据,使得每个分类器对其结果分类进行评估,最后取评估结果的众数最为最终结果-Random Forest algorithm construction process: 1, by a given raw data, which part of the decision tree data structu
several-classification-algorithm
- 几种基于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)
RandomForest
- 随机森林分类器算法的应用,包含分类例子和回归例子(Random forest algorithm matlab)
RF_Class_C
- 随机森林分类算法matlab例程, 内含详细语句说明(Random forest classification algorithm)
random forest
- 此源程序包含随机森林工具箱,以及将随机森林算法用于乳腺肿瘤数据的分类预测(This source includes random forest toolbox, and random forest algorithm is used to classify and predict breast tumor data.)
