Generic example code and generic function for random forests

example code and generic function for random forests (checks out of bag errors and leaf size)

現在この提出コンテンツをフォロー中です。

This submission has simple examples and a generic function for random forests (checks out of bag errors, number of leaf nodes and estimates feature importance).
The example loads sample data and performs classification using random forests. This has code adapted from MATLAB documentation at http://au.mathworks.com/help/stats/treebagger.html
and from https://uk.mathworks.com/help/stats/ensemble-methods.html#bsx62vu
Downloads a breast cancer data from the UCI repository to perform regression
http://archive.ics.uci.edu/ml/machine-learning-databases/breast-cancer-wisconsin/breast-cancer-wisconsin.names

引用

Dr. Soumya Banerjee (2026). Generic example code and generic function for random forests (https://jp.mathworks.com/matlabcentral/fileexchange/63698-generic-example-code-and-generic-function-for-random-forests), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

updated link to UCI repository

1.0.0.0