ScholarGate
助手
Machine learningMachine learning

在线 LightGBM

在线 LightGBM 增量式地应用了 Light Gradient-Boosting Machine 框架:模型无需一次性获取所有训练数据,而是在数据到达时以迷你批次(mini-batches)或数据块(data chunks)的形式进行更新。这使得 LightGBM 高效的基于直方图的提升(histogram-based boosting)能够在流式处理(streaming)、持续学习(continual-learning)和数据扩展(data-expansion)场景下部署,而无需从头开始重新训练。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. 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
  2. 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/zh/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 side by side
ScholarGateOnline LightGBM (Online / Incremental LightGBM (Light Gradient-Boosting Machine with Streaming Updates)). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/online-lightgbm · 数据集: https://doi.org/10.5281/zenodo.20539026