emirhanai/Cryptocurrency-Prediction-with-Artificial-Intelligence-V3.0-GRU-Neural-Network

How can I solve the problem with scaling and ravel()

Opened this issue · 3 comments

I can't find where scaling is instantiated and the ravel() method doesn't work :((

I have the same problem.
@kikofm98 Have you found the solution?

I tried to solve it, but still doesnt working

Here's what I tried
#y_test.ravel().shape
y_test.values.ravel().shape