readme

来自「Random forest matlab source codes」· 代码 · 共 19 行

TXT
19
字号
===========================================================
randomForest

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.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

The m-files and dll-files need to store in a directory in MATLAB search path. See example files for program usage.


Please feel free to use and distribute the program for noncommercial purposes.  If there is any problem in using the programs, please contact Ting Wang through e-mail at tingchuan_wang@merck.com

===========================================================





⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?