1 / 29
Ensemble Learning 2, From Tree to Forest
290 likes | 499 Views
Motivation. To estimate complex response surface and class boundary.Reminder: SVM achieves this goal by the kernel trick;Boosting achieves this goal by combining weak classifiersClassification tree achieves this goal by generating complex surface/boundary in a very complex model.Bagging cl
Download Presentation
Ensemble Learning 2, From Tree to Forest
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
1. Ensemble Learning (2),From Tree to Forest Classification and Regression Tree
Bagging of trees
Random Forest
More Related