How to test neural network with real data after training it ? How to interpret output of ANN?

조회 수: 2 (최근 30일)
I am currently working with ANN for pattern recognition to determine the type of blood type, I am new to ANN.
I am using ANN tool box (nnstart) pattern recognition tool(nprtool). I trained ANN with input data (24×40 matrix) and target data (2×40 matrix).The algorithm itself dividing it into training,validation,test data. I followed the steps in tool box (nnstart) and finally the network was trained. Then it produced confusion plot and other, like this
My query is how to test the data from the real world after training the network with the above input and target data?
  댓글 수: 4
KSSV
KSSV 2020년 6월 18일
편집: KSSV 2020년 6월 18일
You check for the option of export.....it will suggest you and you can follow that. I could have helped you more but I don't have access to it now.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by