ScholarGate
어시스턴트

방법 비교

선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.

온라인 부스팅×부스팅×그래디언트 부스팅×온라인 배깅×온라인 학습×
분야머신러닝머신러닝머신러닝머신러닝머신러닝
계열Machine learningMachine learningMachine learningMachine learningMachine learning
기원 연도20011990–1997200120011958–2000s
창시자Oza, N. C. & Russell, S.Schapire, R. E.; Freund, Y.Friedman, J. H.Oza, N. C. & Russell, S.Rosenblatt, F.; Littlestone, N.; Shalev-Shwartz, S. (key contributors)
유형Online ensemble (incremental boosting)Sequential ensemble (iterative reweighting)Ensemble (sequential boosting of decision trees)Online ensemble (streaming bagging)Learning paradigm (sequential model update)
원전Oza, N. C., & Russell, S. (2001). Online Bagging and Boosting. In Artificial Intelligence and Statistics 2001 (pp. 105–112). Morgan Kaufmann. link ↗Freund, Y. & Schapire, R. E. (1997). A decision-theoretic generalization of on-line learning and an application to boosting. Journal of Computer and System Sciences, 55(1), 119–139. DOI ↗Friedman, J. H. (2001). Greedy Function Approximation: A Gradient Boosting Machine. Annals of Statistics, 29(5), 1189–1232. DOI ↗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. 105–112. link ↗Shalev-Shwartz, S. (2011). Online Learning and Online Convex Optimization. Foundations and Trends in Machine Learning, 4(2), 107–194. DOI ↗
별칭streaming boosting, incremental boosting, online AdaBoost, online ensemble boostingAdaBoost, gradient boosting, iterative reweighting ensemble, sequential ensembleGradient Boosting (GBM), GBM, gradient boosted trees, gradient boosting machineincremental bagging, streaming bagging, online bootstrap aggregating, OzaBagincremental learning, sequential learning, streaming learning, online machine learning
관련66546
요약Online Boosting adapts the classical boosting framework to data streams, updating an ensemble of weak learners one example at a time without storing the full dataset. The Oza-Russell formulation approximates AdaBoost's reweighting using Poisson-sampled instance counts, enabling accurate, adaptive classification in real-time or resource-constrained environments.Boosting is a sequential ensemble technique that converts many simple, barely-better-than-chance learners into a single highly accurate model by repeatedly focusing training on the examples that previous learners got wrong, then combining all learners with weights proportional to their individual accuracy.Gradient Boosting is an ensemble learning method, formalised by Jerome H. Friedman in 2001, that combines a sequence of weak learners — typically shallow decision trees — so that each new tree is fitted to minimise the residual errors of the trees before it. It is the core algorithm behind popular implementations such as XGBoost, LightGBM and CatBoost.Online Bagging is a streaming ensemble method introduced by Oza and Russell in 2001 that adapts the classical bootstrap aggregating (Bagging) framework to the online learning setting. Instead of resampling a fixed dataset, each incoming instance is fed to every base learner a Poisson(1)-distributed number of times, faithfully approximating bootstrap sampling as the stream evolves. The result is a robust, incrementally updated ensemble that can handle concept drift and continuous data arrival without storing the entire dataset.Online learning is a machine learning paradigm in which a model is updated incrementally as each new data point arrives, rather than being trained once on a fixed dataset. It is essential when data streams continuously, storage is limited, or the underlying distribution shifts over time. Theoretical performance is measured by cumulative regret relative to the best fixed predictor in hindsight.
ScholarGate데이터셋
  1. v1
  2. 2 출처
  3. PUBLISHED
  1. v1
  2. 2 출처
  3. PUBLISHED
  1. v1
  2. 1 출처
  3. PUBLISHED
  1. v1
  2. 2 출처
  3. PUBLISHED
  1. v1
  2. 2 출처
  3. PUBLISHED

검색으로 이동 슬라이드 다운로드

ScholarGate방법 비교: Online Boosting · Boosting · Gradient Boosting · Online Bagging · Online Learning. 2026-06-18에 다음에서 검색함: https://scholargate.app/ko/compare