Machine Learning
28 views
A/B Testing
Quick Definition
Statistical method comparing two versions for performance
Full Definition
A statistical method comparing two versions to determine which performs better against a defined metric.
Examples
web page optimization, feature comparison, conversion testing
Related Terms
experiment-design
hypothesis-testing
More Machine Learning Terms
Survival Analysis
Statistical methods analyzing time until an event occurs
Hidden Markov Model
Statistical model with hidden states and observable outputs
Decision Tree
Tree-like model splitting data based on feature values
Supervised Learning
Learning from labeled training data with input-output pairs
Hyperparameter Tuning
Finding optimal configuration values before training
Cross-Validation
Evaluating model performance with multiple data splits