Content deleted Content added
Gzluyongxi (talk | contribs) ←Created page with 'In machine learning, local case-control sampling is an algorithm used to reduce the complexity of training a logistic regression classifier. The algorithm re...' |
fixed grammar/formatting, added a category |
||
Line 1:
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.
<ref>{{cite journal|last1=Fithian|first1=William|last2=Hastie|first2=Trevor|title=Local case-control sampling: Efficient subsampling in imbalanced data sets|journal=The Annals of Statistics|date=2014|volume=42|issue=5|page=1693-1724|ref=http://arxiv.org/abs/1306.3706}}</ref>
[[Category:Machine learning]]
|