how to solve TypeError: 'module' object is not callable 01_pytorch_workflow #228
Replies: 2 comments 3 replies
-
I am getting the same exact thing. I am wondering if something might have changed since the video was created, as I looked at the guide here and it seems that we need to use |
Beta Was this translation helpful? Give feedback.
-
I have another issue. I typed the same code but it says " TypeError: plot_predictions() missing 4 required positional arguments: 'X_train', 'Y_train', 'X_test', and 'Y_test' " Please help if you could Here is My_code : |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The code :
how can i solve this !!!
when i call the function it give me type error:
Beta Was this translation helpful? Give feedback.
All reactions