- Train the model on more features/predictors.
- Data augmentation to generate more training data.
- Regularization.
How to know if ANN is giving good results?
조회 수: 2 (최근 30일)
이전 댓글 표시
채택된 답변
Shreeya
2023년 12월 7일
A good R2 score but the model not performing well on testing data may be an indicator of overfitting. You can try the below mentioned steps to improve the model performance.
You can refer to the link below to understand more about regularization:
To understand more about overfitting and avoiding it, you can refer to the link below
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
