- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 136字
- 2021-07-02 22:57:19
Combining models
In (high) school we sit together with other students, and learn together, but we are not supposed to work together during the exam. The reason is, of course, that teachers want to know what we have learned, and if we just copy exam answers from friends, we may have not learned anything. Later in life we discover that teamwork is important. For example, this book is the product of a whole team, or possibly a group of teams.
Clearly a team can produce better results than a single person. However, this goes against Occam's razor, since a single person can come up with simpler theories compared to what a team will produce. In machine learning we nevertheless prefer to have our models cooperate with the following schemes:
- Bagging
- Boosting
- Stacking
- Blending
- Voting and averaging
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 控糖控脂健康餐
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡開發(fā)視頻大講堂)
- Java Web及其框架技術
- SQL語言從入門到精通
- 零基礎學Java(第4版)
- TypeScript實戰(zhàn)指南
- Mastering Ext JS
- 移動界面(Web/App)Photoshop UI設計十全大補
- NetBeans IDE 8 Cookbook
- Unity 3D/2D移動開發(fā)實戰(zhàn)教程
- Building Dynamics CRM 2015 Dashboards with Power BI
- Python網(wǎng)絡爬蟲技術與應用
- 并行編程方法與優(yōu)化實踐
- 深入分析GCC