ScholarGate
助手
Machine learningMachine learning

在线梯度提升

在线梯度提升将梯度提升框架适配于流式设置,其中数据是逐个样本而非固定批次到达的。在每一步,模型都会为传入的观测计算伪残差,并原地更新一个弱学习器,从而构建一个加性集成模型,而无需存储或重新访问历史数据。这使其适用于实时预测和大规模流式管道,在这些场景下从头开始重新训练是不可行的。

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

阅读完整方法

仅限会员

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

登录

Method map

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

来源

  1. Grubb, A. & Bagnell, J. A. (2011). Generalized Boosting Algorithms for Convex Optimization. Proceedings of the 28th International Conference on Machine Learning (ICML 2011), 1209–1216. link
  2. Beygelzimer, A., Hazan, E., Langford, J. & Zheng, T. (2015). Online-to-Batch Conversions and Applications. Advances in Neural Information Processing Systems (NeurIPS), 28. link

如何引用本页

ScholarGate. (2026, June 3). Online Gradient Boosting (Streaming Gradient Boosted Ensembles). ScholarGate. https://scholargate.app/zh/machine-learning/online-gradient-boosting

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 Gradient Boosting (Online Gradient Boosting (Streaming Gradient Boosted Ensembles)). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/online-gradient-boosting · 数据集: https://doi.org/10.5281/zenodo.20539026