Filter löschen
Filter löschen

Can I say overfitting happen or not in this plot?

5 Ansichten (letzte 30 Tage)
Rita
Rita am 30 Mai 2016
Kommentiert: Rita am 2 Aug. 2016
I have a performance plot from ANN I know that ANN toolbox prevents from overfitting .My question is that
Can I say that overfilling did not happen in this plot?

Akzeptierte Antwort

Anurag Gupta
Anurag Gupta am 1 Aug. 2016
It is my understanding that you want to know the possibility of overfitting in the above shown plot.
Overfitting happens when your model is not generalized i.e. error is very small for the training data and becomes very large for the test data. As per my observation from the above shown plot, the test error is comparable to the training error and finally both are converging to some small value. So, this is not overfitting.
Thanks,
Anurag Gupta
MathWorks India

Weitere Antworten (0)

Kategorien

Mehr zu Contour Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by