How can I solve the problem with scaling and ravel()
Opened this issue · 3 comments
kikofm98 commented
I can't find where scaling is instantiated and the ravel() method doesn't work :((
mahbobyosf commented
I have the same problem.
@kikofm98 Have you found the solution?
kikofm98 commented
I tried to solve it, but still doesnt working
rzyaly commented
Here's what I tried
#y_test.ravel().shape
y_test.values.ravel().shape