Local case-control sampling
In machine learning, local case-control sampling is an algorithm used to reduce the complexity of training a logistic regression classifier. The algorithm reduces the training complexity by selecting a small subsample of the original dataset for training.
Source: Wikipedia — Local case-control sampling (CC BY-SA 4.0)