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 ↗
- Settles, B. (2012). Active Learning. Synthesis Lectures on Artificial Intelligence and Machine Learning. Morgan & Claypool Publishers. DOI: 10.2200/S00429ED1V01Y201207AIM018 ↗
このページの引用方法
ScholarGate. (2026, June 3). Active Learning with Stacking Ensemble. ScholarGate. https://scholargate.app/ja/machine-learning/active-learning-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