You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The normalized Close data is very different from the original close price, because we are using cumulative returns.
The first picture is Google stock price. The second picture is the keras RNN prediction on the normalized data. It looks very different
how do I convert the prediction back to the original price?
The text was updated successfully, but these errors were encountered:
The normalized Close data is very different from the original close price, because we are using cumulative returns.
The first picture is Google stock price. The second picture is the keras RNN prediction on the normalized data. It looks very different
how do I convert the prediction back to the original price?
The text was updated successfully, but these errors were encountered: