- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 57字
- 2021-07-02 22:57:20
Stacking
Stacking takes the outputs of machine learning estimators and then uses those as inputs for another algorithm. You can, of course, feed the output of the higher-level algorithm to another predictor. It is possible to use any arbitrary topology, but for practical reasons you should try a simple setup first as also dictated by Occam's razor.
推薦閱讀
- Android Wearable Programming
- Kali Linux Web Penetration Testing Cookbook
- 密碼學原理與Java實現
- Learning Apex Programming
- 大學計算機基礎實驗教程
- AIRAndroid應用開發實戰
- 跟老齊學Python:輕松入門
- Building Minecraft Server Modifications
- Unity UI Cookbook
- Django 3.0應用開發詳解
- 實戰Java高并發程序設計(第2版)
- RubyMotion iOS Develoment Essentials
- Clojure for Java Developers
- INSTANT Premium Drupal Themes
- JavaScript Concurrency