Machine learningMachine learning
在线提升 (Online Boosting)
在线提升将经典的提升框架适配于数据流,一次更新一个弱学习器集成,无需存储完整数据集。Oza-Russell 的公式使用泊松采样实例计数来近似 AdaBoost 的重加权,从而在实时或资源受限的环境中实现准确、自适应的分类。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
如何引用本页
ScholarGate. (2026, June 3). Online Boosting (Streaming Ensemble Boosting). ScholarGate. https://scholargate.app/zh/machine-learning/online-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.
- Boosting机器学习↔ compare
- 梯度提升(Gradient Boosting)机器学习↔ compare
- 在线Bagging机器学习↔ compare
- 在线学习机器学习↔ compare
- 在线随机森林机器学习↔ compare
- 半监督提升机器学习↔ compare