Machine learningMachine learning
オンラインLightGBM
オンラインLightGBMは、Light Gradient-Boosting Machineフレームワークをインクリメンタルに適用します。全トレーニングデータを一度に必要とするのではなく、モデルはミニバッチまたはデータチャンクが到着するにつれて更新されます。これにより、LightGBMの効率的なヒストグラムベースのブースティングを、スクラッチからの再トレーニングなしに、ストリーミング、継続学習、データ拡張シナリオで展開できます。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Ke, G., Meng, Q., Finley, T., Wang, T., Chen, W., Ma, W., Ye, Q., & Liu, T.-Y. (2017). LightGBM: A Highly Efficient Gradient Boosting Decision Tree. Advances in Neural Information Processing Systems, 30. link ↗
- Bifet, A., & Gavalda, R. (2009). Adaptive Learning from Evolving Data Streams. Advances in Intelligent Data Analysis VIII. Lecture Notes in Computer Science, vol 5772. Springer. DOI: 10.1007/978-3-642-03915-7_22 ↗
このページの引用方法
ScholarGate. (2026, June 3). Online / Incremental LightGBM (Light Gradient-Boosting Machine with Streaming Updates). ScholarGate. https://scholargate.app/ja/machine-learning/online-lightgbm
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
- LightGBM機械学習↔ compare
- オンライン勾配ブースティング機械学習↔ compare
- オンライン学習機械学習↔ compare
- オンラインランダムフォレスト機械学習↔ compare