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
Here GroupKFold is the consumer. It knows what `groups` means. The things that provide it with `groups` do not know what `groups` means, only that `GroupKFold` requests it. Hence they are routers.
0 commit comments