Replies: 1 comment
-
SOLVED : |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm having trouble trying to figure out why I'm getting this error.
This is for plotting the first values before training the model to compare it to the new values. I was trying to plot this graph again, like in the video timestamp (6:48:22), and I'm running into this error.
Here is my code :
I think this is where the problem lies --
I get the plot here, but after I run my model
I try the comparison and can only get the y_preds_new plotted predictions not the y_preds.
Then here is where I get the error -->
Hopefully I made sence here! Thanks
Beta Was this translation helpful? Give feedback.
All reactions