file_path (str) – Mean prediction metrics file path.
n_sample (int, default=None) – Number of samples for which mean prediction metrics are read from file.
If None, then return the first mean prediction metrics found.
Returns:
mean_metrics_results – Samples mean value (item, torch.Tensor) of each prediction metric
(key, str).