Currently, we have adopted the sktime parallelization backend dispatcher, inheriting the issues with ray and testing ray, e.g., long runtimes, sporadic crashes in the CI - parallel issue in sktime here: sktime/sktime#8149
We should monitor sktime #8149 and apply the same fix to hyperactive (or scikit-base after a potential refactor). For now, we have decided to skip the ray related testing.
Currently, we have adopted the
sktimeparallelization backend dispatcher, inheriting the issues withrayand testingray, e.g., long runtimes, sporadic crashes in the CI - parallel issue insktimehere: sktime/sktime#8149We should monitor
sktime#8149 and apply the same fix tohyperactive(orscikit-baseafter a potential refactor). For now, we have decided to skip therayrelated testing.