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

Cryptocurrency Prediction with Artificial Intelligence V3.0 [GRU Neural Network]
GNU General Public License v3.0
50 stars 17 forks source link

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

Open kikofm98 opened 2 years ago

kikofm98 commented 2 years ago

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

mahbobyosf commented 2 years ago

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

kikofm98 commented 2 years ago

I tried to solve it, but still doesnt working

rzyaly commented 2 years ago

Here's what I tried

y_test.ravel().shape

y_test.values.ravel().shape