How to evaluate the neural network by adjusted r-squared?

8 visualizaciones (últimos 30 días)
kokin
kokin el 22 de Nov. de 2015
Editada: Greg Heath el 25 de Nov. de 2015
Hi,everyone. I am using a back-propagation neural networks(BPNNs) to fit a economic nonlinear curve. The structure of the BPNNs is 7 nodes in input layer, 10 nodes in hidden layer and 1 node in output layer. Moreover, the dataset holds 36 samples. After training, I want to use the adjusted R-squared to evaluating the performance on the regressed curve of BPNNs. How can I define the n and p in the adjusted R-squared formula in here? And, is it right to use the adjusted R-squared to evaluating the neural networks? Thank you!!

Respuesta aceptada

Greg Heath
Greg Heath el 23 de Nov. de 2015
Search the NEWSGROUP and ANSWERS using
greg R2a
Hope this helps.
Thank you for formally accepting my answer
Greg
  1 comentario
Greg Heath
Greg Heath el 25 de Nov. de 2015
Editada: Greg Heath el 25 de Nov. de 2015
The only reason to evaluate a net using R2a is because you do not have enough data to use a sufficiently large nontraining test set.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by