🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

Balanced Bootstrap

A variant of bootstrap ensuring that each original observation appears the same number of times across all bootstrap samples, reducing bias in error estimation.

📖
termen

Stratified Bootstrap

A bootstrap sampling method that preserves the proportion of classes or strata in each resampled sample, essential for imbalanced data.

📖
termen

Weighted Bootstrap

A technique where each observation is assigned a probability weight during bootstrap sampling, allowing oversampling of data points considered more important or reliable.

📖
termen

Double Bootstrap

An iterative procedure where bootstrap sampling is applied to another bootstrap sample, used to improve the accuracy of confidence intervals and correct higher-order biases.

📖
termen

Block Bootstrap

A bootstrap variant designed for dependent data (time series, spatial data) that resamples contiguous blocks of observations to preserve the correlation structure.

📖
termen

Bayesian Bootstrap

Interpretation of bootstrap as an approximation of a Bayesian posterior distribution, where bootstrap sampling simulates a non-informative prior distribution on the data.

📖
termen

Parametric Bootstrap

A method where bootstrap samples are generated from a parametric distribution fitted to the original data, unlike non-parametric bootstrap which uses the data themselves.

📖
termen

Non-Parametric Bootstrap

Standard bootstrap approach that makes no assumptions about the underlying data distribution, relying solely on direct resampling of the empirical sample.

📖
termen

Bootstrap Percentile Confidence Interval

Method for constructing confidence intervals using the percentiles (e.g., 2.5% and 97.5%) of the distribution of estimators calculated from bootstrap samples.

📖
termen

Bootstrap BCa Confidence Interval

Bootstrap confidence interval adjusted for bias (Bias-Corrected) and acceleration (accelerated), offering better accuracy by correcting biases and non-normality of the bootstrap distribution.

📖
termen

Bootstrap Subsampling (Subagging)

Variant of bagging using subsets of observations drawn without replacement, reducing variance while being less computationally expensive than traditional bagging.

📖
termen

Bootstrap for Time Series

Set of techniques (such as block bootstrap or residual-based bootstrap) adapted for resampling time series data while respecting their temporal dependence.

📖
termen

Jackknife-after-Bootstrap

Diagnostic method that uses the jackknife technique on bootstrap results to assess the stability and influence of each observation on the bootstrap estimation.

🔍

Geen resultaten gevonden