Regression Plot
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hessam
am 12 Jul. 2011
Beantwortet: Greg Heath
am 25 Sep. 2015
As regards the neural Network Training, in the function I set a percent of data to be sued for testing and an another amount for validation. After training we can see the regression plot for all the data set. This regression plot which is launched by clicking on the Regression on the training window is much better than the results obtained from separate data used to test the network....!!! it's the matter every time. Always it' better than the result I obtain when using other bunch of data.
Your help is appreciated.
0 Kommentare
Akzeptierte Antwort
Greg Heath
am 25 Sep. 2015
No mystery.
The training algorithm tries to minimize the error on the training subset. That is why the training error is, most of the time, lower than that of nontraining data.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Linear Regression 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!