文件名称:随机森林算法
文件大小:211KB
文件格式:ZIP
更新时间:2020-11-26 07:24:43
分析预测
随机森林回归分宜预测,比向量机精度好点随机森林 论文作者写的随机森林代码,采用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)
【文件预览】:
RFReg.m
RFClassification.dll
PrintRF.m
Installation.doc
Examples
----Example_Classification.m(1KB)
----satimage_tra.txt(514KB)
----boshouse.txt(32KB)
----Example_Regression.m(1KB)
----satimage_tes.txt(231KB)
RFRegression.dll
Fortran
----RFRegression.f(24KB)
----RFClassification.f(59KB)
说明.txt
ReadMe
RFClass.m