- Train the model on more features/predictors.
- Data augmentation to generate more training data.
- Regularization.
How to know if ANN is giving good results?
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Sunita
 el 5 de Dic. de 2023
  
    
    
    
    
    Respondida: Shreeya
      
 el 7 de Dic. de 2023
            The ANN's R value appears satisfactory, yet the performance curve doesn't seem favorable. Can someone clarify what this indicates? Any assistance would be appreciated.

0 comentarios
Respuesta aceptada
  Shreeya
      
 el 7 de Dic. de 2023
        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 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

