搜索资源列表
随机森林回归
- 利用matlab随机森林做的简单回归试验
决策树算法(包括id3.随机森林等算法,包括代码)
- matlab 决策树算法(包括id3.随机森林等算法,包括代码)
randomforest-matlab
- matlab随机森林,可用于图像融合,matlab在tutorial_ClassRF教程.-A tutorial for matlab now in tutorial_ClassRF.m
随机森林
- 随机森林 matlab用于处理高维问题,可以得到满意的效果
Random-Forest-Matlab-master
- 随机森林的matlab实现,即随机森林算法的matlab工具箱,从GitHub上获取,使用请注明出处。(random forest for matlab)
random forest
- 文档包括两部分内容,一部分是Leo Breiman关于随机森林的介绍解释文档pdf,内有实例和分析,介绍的很清楚,是英文版,不过不是很难;第二部分是Leo Breiman的官方程序,从网站下载的,matlab版本。(The document includes two parts, one part is Leo Breiman on random forest introduced to explain the document PDF
random_forests_generic
- 随机森林的matlab版本,需要的朋友可以参考使用(random_forest_generic)
各种分类器matlab程序
- 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
randomforest-matlab
- 基于c运行库的matlab随机森林工具箱,特点运行快(Matlab random forest toolbox based on C runtime library features fast operation)
RF_Class_C
- matlab 随机森林 机器学习 二类分类器(matlab random forest)
matlab
- 对于一个具体的数据,用交叉验证进行分类,随机森林进行训练,用AUC,AUPR,Precision评价分类器的性能(For a specific data, use cross validation to classify, train random forests, evaluate the performance of the classifier with AUC, AUPR, and Precision.)
randomforest-matlab
- 本程序是基于matlab程序而编写的随机森林预测,主要用于分类(This program is a random forest prediction based on MATLAB program, which is mainly used for classification.)
matlab随机森林
- 调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
RandomForest_matlab
- 随机森林是一个包含多个决策树的分类器,通过matlab实现实现随机森林算法(Matlab implementation of random forest algorithm)
MATLAB
- 本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used
Class_8_Code
- 决策与随机森林样例,matlab,简单的样例。(Decision making and random forest samples, MATLAB, simple examples)
randomforest-matlab
- 随机森林分类器的MATLAB代码,方便调用使用随机森林(RF)通过MATLAB平台(MATLAB Code of Random Forest Classifier)
随机森林的matlab实现
- 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power
随即森林
- 这是随机森林的matlab程序包 random forest(Random forest package)
随机森林
- 随机森林matlab工具箱,可以实现分类和回归(Randomforest Tool Box)