How to scale the output of test data to its original value in neural network??
Show older comments
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 Comment
Greg Heath
on 11 Jun 2014
Edited: Greg Heath
on 11 Jun 2014
Insufficient detail. Can you explain your problem more?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!