How can I plot only the traning set in plotperform(tr) figure in MATLAB.

I am working on Prediction using NNs but I do not want to include the Testing and Validation state in my plotperform(tr) figure. I only want to show the learning progress of the network.

 채택된 답변

Greg Heath
Greg Heath 2016년 8월 23일

0 개 추천

>> type plotperform
It looks very difficult to modify plotperform.
I would just write a few lines of code to produce a separate plot tr.perf.
Hope this helps.
Thank you for formally accepting my answer
Greg

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

질문:

2016년 8월 21일

답변:

2016년 8월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by