remove# ComparisonReport.metrics.remove(name)[source]# Remove a metric from each underlying estimator report. Parameters: namestrThe technical name of the metric to remove. See also addAdd a custom metric.