difference between true and apparent error in neural network
Mostrar comentarios más antiguos
hi What is the difference between apparent and true error in neural network. My impression is that true error is the error related to test data set while apparent error is the error returned by neural network namely sum(abs(target-output)), and bias is the difference between these two errors, is my idea correct? can we use some other error measurements like MSE of MAE instead of these errors, for instance calculate bias from difference of training and test MSE? best
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!