필터 지우기
필터 지우기

How to plot regression in neural network for multiple outputs?

조회 수: 5 (최근 30일)
wanrong wang
wanrong wang 2021년 1월 23일
댓글: wanrong wang 2021년 2월 3일
In my trained neural network, I have two outputs. There is only one graph generate automatically using the NNtool.
Can anyone help me on how to generate separate regression plots for the two outputs? Thanks.

채택된 답변

Shubham Rawat
Shubham Rawat 2021년 1월 29일
Hi Wanrong,
It is recommended to use "nnstart" instead of "nntool".
When using "nnstart", the window allows you to choose the input and the target data. The data is then divided into training, validation and test.
You may also look into this link to get started:
Hope this Helps!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by