Random Forests Training Algorithm

From GM-RKB
(Redirected from random forests)
Jump to navigation Jump to search

A Random Forests Training Algorithm is an ensemble decision tree learning algorithm that combines a Bagging algorithm/Bootstrap aggregating algorithm and random feature selection algorithm.



References

2015

2013

  1. Breiman, Leo (2001). "Random Forests". Machine Learning 45 (1): 5–32. doi:10.1023/A:1010933404324. 
  2. Template:Cite conference
  3. Ho, Tin Kam (1998). "The Random Subspace Method for Constructing Decision Forests". IEEE Transactions on Pattern Analysis and Machine Intelligence 20 (8): 832–844. doi:10.1109/34.709601 . http://cm.bell-labs.com/cm/cs/who/tkh/papers/df.pdf . 
  4. Amit, Yali; Geman, Donald (1997). "Shape quantization and recognition with randomized trees". Neural Computation 9 (7): 1545–1588. doi:10.1162/neco.1997年9月7日.1545 . http://www.cis.jhu.edu/publications/papers_in_database/GEMAN/shape.pdf . 
  5. Kleinberg, Eugene (1996). "An Overtraining-Resistant Stochastic Modeling Method for Pattern Recognition". Annals of Statistics 24 (6): 2319–2349. doi:10.1214/aos/1032181157. MR 1425956 . http://kappa.math.buffalo.edu/aos.pdf . 

2011

2005

2004

2001


Retrieved from "http://www.gabormelli.com/RKB/index.php?title=Random_Forests_Training_Algorithm&oldid=913981"