Machine learningMachine learning
オンライン投票アンサンブル
オンライン投票アンサンブルは、ベース分類器のプールを維持し、各分類器が到着するデータに基づいて継続的に更新され、重み付けまたは非重み付け多数決によって予測を結合する、インクリメンタルなアンサンブル手法です。データストリーム向けに設計されており、ゼロからの再学習なしに非定常分布に適応するため、データが順次到着し、コンセプトドリフトが発生する可能性のあるリアルタイム分類タスクに非常に適しています。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Oza, N. C., & Russell, S. (2001). Online bagging and boosting. In Proceedings of the Eighth International Workshop on Artificial Intelligence and Statistics (AISTATS 2001), pp. 229–236. link ↗
- Bifet, A., Holmes, G., Pfahringer, B., Kirkby, R., & Gavaldà, R. (2009). New ensemble methods for evolving data streams. In Proceedings of the 15th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 139–148. DOI: 10.1145/1557019.1557041 ↗
このページの引用方法
ScholarGate. (2026, June 3). Online Voting Ensemble (Incremental Majority-Vote Ensemble for Data Streams). ScholarGate. https://scholargate.app/ja/machine-learning/online-voting-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
- 投票アンサンブル機械学習↔ compare