Machine learningMachine learning
半教師ありスタッキングアンサンブル
半教師ありスタッキングアンサンブルは、訓練例のうちラベルが付与されているのが一部に過ぎない設定に対して、古典的なスタック一般化フレームワークを拡張したものである。まずベース学習器をラベル付きデータで訓練し、次にそれらを用いてラベルなし例に擬似ラベルを割り当てる。拡張されたデータセットはより強力なベースモデルを訓練するために用いられ、そのアウトオブフォールド予測がメタ学習器への入力となり、ラベル付き構造とラベルなし構造の両方を活用する二層アンサンブルが得られる。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Wolpert, D. H. (1992). Stacked generalization. Neural Networks, 5(2), 241–259. DOI: 10.1016/S0893-6080(05)80023-1 ↗
- Chapelle, O., Schölkopf, B., & Zien, A. (Eds.). (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9
このページの引用方法
ScholarGate. (2026, June 3). Semi-supervised Stacking Ensemble (Self-trained Stacked Generalization). ScholarGate. https://scholargate.app/ja/machine-learning/semi-supervised-stacking-ensemble
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- バギングアンサンブルアンサンブル学習↔ compare
- 勾配ブースティング機械学習↔ compare
- ラベル伝播機械学習↔ compare
- ランダムフォレスト機械学習↔ compare
- スタッキング機械学習↔ compare