An Overview of Overfitting and its Solutions
Indexed incrossref
Abstract
Overfitting is a fundamental issue in supervised machine learning which prevents us from perfectly generalizing the models to well fit observed data on training data, as well as unseen data on testing set. Because of the presence of noise, the limited size of training set, and the complexity of classifiers, overfitting happens. This paper is going to talk about overfitting from the perspectives of causes and solutions. To reduce the effects of overfitting, various strategies are proposed to address to these causes: 1) "early-stopping" strategy is introduced to prevent overfitting by stopping training before the performance stops optimize; 2) "network-reduction" strategy is used to exclude the noises in…
Citation impact
2,205
total citations
- FWCI
- 71.96
- Percentile
- 100%
- References
- 11
Citations per year
Authors
1Topics & keywords
Topics
Keywords
- Overfitting
- Early stopping
- Computer science
- Machine learning
- Artificial intelligence
- Set (abstract data type)
- Training set
- Feature selection
No related works found for this paper.