Machine Learning
147 views
Logistic Regression
Quick Definition
Statistical model estimating binary outcome probabilities
Full Definition
A statistical model estimating the probability of a binary outcome using a logistic function.
Examples
binary classification, probability estimation, medical diagnosis
Related Terms
classification
supervised-learning
More Machine Learning Terms
Autoencoder
Neural network learning compressed data representations
Survival Analysis
Statistical methods analyzing time until an event occurs
Underfitting
When a model is too simple to capture data patterns
LightGBM
Fast gradient boosting framework using histogram splitting
A/B Testing
Statistical method comparing two versions for performance
Regularization
Techniques constraining model complexity to prevent overfitting