- 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
推薦閱讀
- R語言經典實例(原書第2版)
- Game Programming Using Qt Beginner's Guide
- Rust Cookbook
- Java:Data Science Made Easy
- Java持續交付
- JS全書:JavaScript Web前端開發指南
- Bootstrap 4:Responsive Web Design
- Instant RubyMotion App Development
- Learning Apache Mahout Classification
- Haxe Game Development Essentials
- Mastering Linux Security and Hardening
- Unity&VR游戲美術設計實戰
- 開源項目成功之道
- Ext JS 4 Plugin and Extension Development
- 超簡單:用Python讓Excel飛起來(實戰150例)