score#

mvpy.metrics.score(model: Pipeline | BaseEstimator, metric: Metric | Tuple[Metric], X: ndarray | Tensor, y: ndarray | Tensor | None = None) ndarray | Tensor | Dict[str, ndarray | Tensor][source]#