How to scale the output of test data to its original value in neural network??

The ouput i will get from testdata will be in the range of [0,1]. I want to rescale it to its original value. I tried to scale the data using number/(number+1). but in this i am getting large error.can you please help me out?

댓글 수: 1

Greg Heath
Greg Heath 2014년 6월 11일
편집: Greg Heath 2014년 6월 11일
Insufficient detail. Can you explain your problem more?

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

 채택된 답변

Greg Heath
Greg Heath 2014년 6월 16일
I think you are asking how to renormalize outputs when targets are scaled.
If you use the defaults, they are automatically rescaled.
Otherwise use net.outputs
Hope this helps.
Thank you for formally accepting my answer
Greg

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2014년 6월 10일

답변:

2014년 6월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by