showing the regression plots of individual responses in a fitting neural network with 3 outputs

1 view (last 30 days)
In a fitting neural network with 3 responses, is there a method to see the plots (regression & error histograms) of each output?
  2 Comments
wanrong wang
wanrong wang on 23 Jan 2021
Hi Ahmed,
can I ask have you solved this problem? I have the same question just like you. Thank you.
Best regards,
Wanrong
ahmed sabaa
ahmed sabaa on 31 Jan 2021
Hi Wanrong,
I had to do it manually. i.e.
1- export the NN result to the workspace.
2- open the output file and copy the results to excel and
3- calculate the MSE, RMSE & the R2.
Good luck,
Ahmed

Sign in to comment.

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!