- 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
推薦閱讀
- OpenCV實(shí)例精解
- CentOS 7 Linux Server Cookbook(Second Edition)
- Network Automation Cookbook
- Koa開發(fā):入門、進(jìn)階與實(shí)戰(zhàn)
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- Learning Vaadin 7(Second Edition)
- PHP+Ajax+jQuery網(wǎng)站開發(fā)項(xiàng)目式教程
- Instant Debian:Build a Web Server
- Python入門很輕松(微課超值版)
- Learning C++ by Creating Games with UE4
- 從零開始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- 百萬在線:大型游戲服務(wù)端開發(fā)
- Python機(jī)器學(xué)習(xí)開發(fā)實(shí)戰(zhàn)
- JavaWeb從入門到精通(視頻實(shí)戰(zhàn)版)
- Bitcoin Essentials