Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Utah State University

2012

Forests

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Interactive Random Forests Plots, Anna T. Quach May 2012

Interactive Random Forests Plots, Anna T. Quach

All Graduate Plan B and other Reports, Spring 1920 to Spring 2023

Random Forests is a useful data mining tool that is quite popular in finding variable importance. However, many people don’t make use of the Random Forests results in interactive graphs. Partly, this is because software packages that can do interactive graphs can’t handle large data sets and those that use Random Forests have large data sets or many variables. A new software package in R, known as iPlots eXtreme, that is still in development makes it simple to explore large data sets interactively. I have created a function, called irfplot (interactive random forests plot) that specifically uses Random Forests to …