재표집 및 결측자료
18 개 방법이 이 계열에 있습니다.
추천
배깅 (Bootstrap Aggregating)Bagging, short for Bootstrap Aggregating, is an ensemble meta-algorithm introduced by Leo Breiman in 1996 that trains multiple copies of a base learner on independently drawn boots배깅 앙상블Bagging, short for bootstrap aggregating, is an ensemble method that reduces variance by training multiple copies of a single learning algorithm on different random subsets of the BCa 부트스트랩 (편향 보정 및 가속)The BCa bootstrap is a resampling method, introduced by Bradley Efron in 1987, that produces more accurate confidence intervals than the plain percentile bootstrap by applying a bi블록 부트스트랩 (이동 블록 및 정상성)Block bootstrap is a resampling method for dependent, autocorrelated time-series data: instead of resampling single observations, it resamples whole blocks of consecutive observati부트스트랩 추론Bootstrap inference, introduced by Bradley Efron in 1979, estimates the sampling distribution of a statistic by repeatedly resampling the observed data with replacement. It require부트스트랩 시뮬레이션Bootstrap simulation, introduced by Bradley Efron in 1979, is a simulation-based inference method that derives the sampling distribution of virtually any statistic by repeatedly re
Reading path
This topic's most-referenced foundational methods, in the order they were developed — a place to start if you're new here.