Homework 7

Continue the investigation in HW 4, and use the method "random forest."

This is a method of using many decision trees. There is a package named "random forest" in R. It is unclear if you should consider only the first 10 numeric attributes or not. You may want to try both. If the data set is too large to be handled, try some subsets only and gradually increase the size.


Last modified: Sat Apr 23 19:22:09 CST 2005