Replies: 1 comment
-
I reinstalled tsai with the latest version 0.3.9 and that resolved the issue |
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.
-
I've followed the tutorial 02_ROCKET_a_new_SOTA_classifier to use ROCKET on GPU but that tutorial is for a classifier like RidgeClassifierCV.
Is there a way to use ROCKET on the GPU with regression? I've try to use TSRegression() both with and without a loss function and I can't get it to work.
Beta Was this translation helpful? Give feedback.
All reactions