remove# CrossValidationReport.metrics.remove(name)[source]# Remove a metric from each underlying estimator report. Parameters: namestrThe name of the metric to remove.