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
Minor nitpick-level issue: I observed that public classes define __repr__-methods, but OpenMLSplit does not. So as a good first issue a __repr__-method could be added to theOpenMLSplit-class.