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
{{ message }}
This repository was archived by the owner on Jun 26, 2021. It is now read-only.
Scikit-Learn metrics often don't support enough dimension (i.e. they often don't support 3 dimensional data (NxHxW) or even 4 dimensional data (NxCxHxW) and thus we either need to provide custom implementations or any kind of mapping here.