diff --git a/config/metrics/reg.yaml b/config/metrics/reg.yaml index 0f0c973..af51476 100644 --- a/config/metrics/reg.yaml +++ b/config/metrics/reg.yaml @@ -3,7 +3,5 @@ mae: rmse: _target_: torchmetrics.MeanSquaredError squared: False -corr: - _target_: torchmetrics.PearsonCorrCoef r2: _target_: torchmetrics.R2Score \ No newline at end of file