Resampling & missing data
18 methods in this family.
Featured
BaggingBagging, 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 bootsBagging EnsembleBagging, 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 BootstrapThe 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 biBlock BootstrapBlock bootstrap is a resampling method for dependent, autocorrelated time-series data: instead of resampling single observations, it resamples whole blocks of consecutive observatiBootstrap InferenceBootstrap inference, introduced by Bradley Efron in 1979, estimates the sampling distribution of a statistic by repeatedly resampling the observed data with replacement. It requireBootstrap SimulationBootstrap 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
All methods 18
BaggingBagging EnsembleBCa BootstrapBlock BootstrapBootstrap InferenceBootstrap SimulationDouble BootstrapEM AlgorithmEnsemble Linear RegressionJackknife EstimationMediation AnalysisMultiple ImputationOnline BaggingParametric BootstrapPermutation TestRobust BaggingSelf-supervised Naive BayesSemi-supervised Bagging