aeon-toolkit / aeon

A toolkit for machine learning from time series
https://aeon-toolkit.org/
BSD 3-Clause "New" or "Revised" License
908 stars 94 forks source link

[ENH] Adding Rocket GPU to rocket classifier/regressor #1542

Open hadifawaz1999 opened 2 months ago

hadifawaz1999 commented 2 months ago

Describe the feature or idea you want to propose

Now we have a gpu implementation of ROCKET, but it cannot be used in the rocket classifier pipeline, the user till now has to do it manually

Describe your proposed solution

it should be added as an option "rocket-gpu" for example

Describe alternatives you've considered, if relevant

No response

Additional context

No response

hadifawaz1999 commented 2 months ago

it can also be added to regression