Simple example code and generic function for random forests

Simple example code and generic function for random forests (checks out of bag errors)
3.2K Downloads
Updated 18 Oct 2016

View License

This submission has simple examples and a generic function for random forests (checks out of bag errors).
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

Cite As

Dr. Soumya Banerjee (2024). Simple example code and generic function for random forests (https://www.mathworks.com/matlabcentral/fileexchange/51985-simple-example-code-and-generic-function-for-random-forests), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

random_forests_generic/html/

Version Published Release Notes
1.1.0.0

Updated with documentation and publish view; redundant comments removed; tested on MATLAB 2016b

1.0.0.0