- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
TreeBasedMethods
Tree Based Methods
Longfei Wang
2016.10.14
Content
The basics of decision trees
Regression trees
Classification trees
Trees versus linear models
Advantages and disadvantages of trees
Bagging, random forests, boosting
Bagging
Random forests
boosting
Lab: decision trees
Fitting classification trees
Fitting regression trees
Bagging and random forests
boosting
8.1.1 Regression Trees
Internal node
branch
terminal node /leaf
Mean response value
8.1.1 Regression Trees
8.1.1 Regression Trees
Top Left: A partition of two-dimensional feature space that could not result from recursive binary splitting.
Top Right: The output of recursive
binary splitting on a two-dimensional example.
Bottom Left: A tree corresponding
to the partition in the top right panel.
Bottom Right: A perspective plot of the
prediction surface corresponding to that tree.
8.1.1 Regression Trees
8.1.1 Regression Trees
8.1.1 Regression Trees
8.1.2 Classification Trees
8.1.2 Classification Trees
Predicting Baseball Players’ Salaries
Data: Heart, contain a binary outcome HD for 303 patients who presented with chest pain.
8.1.3 Trees Versus Linear Models
8.1.4 Advantages Disadvantages of Trees
Advantages
Trees are very easy to explain.
Decision trees more closely mirror human decision-making than classical approaches.
Trees can be displayed graphically and are easily interpreted.
Trees can easily handle qualitative predictors without the need to create dummy variables.
Disadvantages
Trees generally do not have the same level of predictive accuracy as the classical approaches.
Trees can be very non-robust.
? By aggregating many decision trees, using methods like bagging, random forest, and boosting, the performance can be improved.
8.2.1 Bagging
8.2.2 Random Forest
8.2.3 Boosting
您可能关注的文档
- Photoshop Touch 应用图解教程.docx
- postman and policeman.ppt
- Pptswf_M9U1 we are enjoying the school trip a lot.ppt
- Practice makes perfect!.pptx
- Procrastination.ppt
- QPT Charts Other.ppt
- Questionnaire of Foreign Students.pptx
- RCNA-11-NAT-v1.1.ppt
- Reading-for-life.ppt
- Reading module 2.ppt
- Twins sing as well as play.ppt
- u01Window on the world 世界之窗.ppt
- U1-3 Language points.ppt
- U4 第二课时 difficult points of reading A.ppt
- Understanding Mark Twain.ppt
- Unit 1 Fiendship.ppt
- unit 10 李胤弘 happy happy.ppt
- Unit 1 More practice.ppt
- Unit 1 part 1a book [Branches of science].pptx
- Unit 1-Learning a Foreign Language-课后习题答案.ppt
最近下载
- 能源科技有限公司100MW200MWh储能项目110KV升压站安全预评价报告.doc VIP
- 评估公司内部管理制度.doc VIP
- 西师大版五年级上册小学数学期中试卷.pdf VIP
- PEP三年级英语上册 Unit 6单元练习题.doc VIP
- 新解读《EJ_T 287-2000氚内照射剂量估算与评价方法》最新解读.docx VIP
- 统编人教版高中地理必修第一册第一、二章章节单元测试卷(含答案解析).pdf VIP
- 北师大版八年级数学上册 第二章 实数 单元检测试题(有答案).docx VIP
- 风电、光伏项目前期及建设手续办理流程汇编.docx
- 地籍档案管理基本知识 完整版2025.pdf VIP
- 金属非金属矿山安全规程培训.pptx
文档评论(0)