下载此文档

用r实现随机森林的分类与回归.doc


文档分类:论文 | 页数:约24页 举报非法文档有奖
1/24
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/24 下载此文档
文档列表 文档介绍
用R实现随机森林的分类与回归
第五届中国R语言会议北京2012 李欣海
用R实现随机森林的分类与回归
Applications of Random Forest using R
Classification and Regression
李欣海
中科院动物所
邮件:lixh@//0>.
主页:////.
博客:////.
微博:////. 第五届中国R语言会议北京2012 李欣海
随机森林简介
Random Forest
////.
an-introduction-to-data-mining-for-marketing-and-business-intelligence/Random Forest is an ensemble classifier that
consists of many decision trees It outputs the class that is the mode of the class's
output by individual trees Breiman 2001 It deals with “small n large p”-problems, high-order
interactions, correlated predictor variables.
Breiman, L. 2001. Random forests. Machine Learning 45:5-32. Being cited 6500 times until 20123/25 第五届中国R语言会议北京2012 李欣海
随机森林简介
History
////.
an-introduction-to-data-mining-for-marketing-and-business-intelligence/
The algorithm for inducing a random forest was developed by
Leo Breiman 2001 and Adele Cutler, and "Random Forests" is
their trademarkThe term came from random decision forests that was first
proposed by Tin Kam Ho of Bell Labs in 1995The bines Breiman's "bagging" idea and the
random selection of features, introduced independently by Ho
1995 and Amit and Geman 1997 in order to construct a
collection of decision trees with controlled 第五届中国R语言会议北京2012 李欣海
随机森林简介
Tree models
y β+ β x + β x + β x + ε
i 0 1 1i 2 2 i 3 3i i
Classification tree
Regression tree
Crawley 2007 The R Book p691 Crawley 2007 The R Book p6945/25 第五届中国R语言会议北京2012 李欣海
随机森林简介
The munity uses irrelevant theory,
questionable conclusions?
David R. Cox Emanuel Parzen Bruce Hoadley
Brad Efron
NO YES6/25 第五届中国R语言会议北京2012 李欣海
随机森林简介
Ensemble classifiers
////.
Tree models are simple, often produce noisy bushy or weak
stunted classifiers Bagging Breiman, 1996: Fit many large trees to bootstrap-
resampled versions of the training data, and classify by majority vote Boosting Freund & Shapire, 1996: Fit many large or small trees to
reweighted versions of the training data. Classif

用r实现随机森林的分类与回归 来自淘豆网www.taodocs.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数24
  • 收藏数0 收藏
  • 顶次数0
  • 上传人aideliliang128
  • 文件大小125 KB
  • 时间2018-04-27