Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Ensemble: Bagging, Boosting, Stacking and Blending | LOUIS' BLOG #70

Open
isLouisHsu opened this issue Jun 11, 2020 · 0 comments
Open

Comments

@isLouisHsu
Copy link
Owner

https://louishsu.xyz/2020/06/02/Model-Ensemble-Bagging-Boosting-Stacking-and-Blending/

目录 目录 模型集成 原理 策略 平均法 投票法 学习法 Bagging 自助采样法 随机森林 Boosting AdaBoost 分类 回归:AdaBoost R2 多分类:SAMME 带概率输出的多分类:SAMME.R Blending Stacking 多样性 误差-分歧分解(Error-Ambiguity Decomposition) 多样性度量 多样性增强 Ref

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant