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
[ENH] set up exclude list for estimators (#496)
This PR sets up an exclude list for estimators in `skpro`.
Similar to `sktime`, excluded tests or estimators can now be specified
in `skpro.tests._config`.
Also adds a skip for #497.