错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Research on Problems and Solutions of Overfitting in Machine Learning

  • Saumya Rajvanshi,
  • Gurleen Kaur,
  • Anish Dhatwalia,
  • Arunima,
  • Akshit Singla,
  • Anshika Bhasin

摘要

Over fitting precludes models from appropriately extended to well-fitting seen information on the training set in addition to unidentified information on the testing set, over fitting is a severe issue in supervised learning methods. Excessive over fitting is an outcome of the presence of noise, the tiny dimension of the training set, and the complexity of the neural networks is an extreme issue with supervised machine learning because it restricts models from appropriately broadening to well-fitting observed information on the training set and undiscovered information on the testing set. The existence of noise, the modest size of the training set, and the complexity of the classifiers all contribute to excessive over fitting. Overfitting will be examined in this paper from the angles of its causes and remedies. There are several potential techniques to address these issues to diminish the effects of overfitting: (1) The “Regularization” strategy is planned to greatly assure model performance while addressing real-world issues by differentiating more and less useful features; (2) A new method called “Early-stopping” is used to stop training before performance optimization degrades; (3) “Cross-validation” is separating the data into pieces, a statistical approach of assessing and contrasting learning algorithms is used. (4) In “Feature-selection” we minimize the complexity of the model and part of the data noise by removing the least significant features from it. (5) A strategy called “Ensemble learning” is implemented to remove noises from the training set and increase accuracy; (6) For complex models, the “Data expansion” technique is advised topolish up the hyper-parameter setting with a major amount of information.