You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After checking the results for all the estimators, I noticed that MR is being used as an alias for both MultiROCKETClassifier and MultiROCKETRegressor, However, I found that there are no results for MultiROCKETRegressor.
Describe the feature or idea you want to propose
After checking the results for all the estimators, I noticed that
MR
is being used as an alias for bothMultiROCKETClassifier
andMultiROCKETRegressor
, However, I found that there are no results forMultiROCKETRegressor
.Output:
Describe your proposed solution
Removing
MultiROCKETRegressor
from the alias mapping until the results are available.Describe alternatives you've considered, if relevant
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: