Skip to content

Commit

Permalink
MAPE
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmahom5 committed Aug 31, 2023
1 parent b304be0 commit 5dc3833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mridle/experiment/metric.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ class MetricInterface(ComponentInterface):
'AUROC': AUROC,
'LogLoss': LogLoss,
'MAE': MAE,
'MAPE': MAPE,
'MSE': MSE,
'RMSE': RMSE,
'MedianAbsoluteError': MedianAbsoluteError
Expand Down

0 comments on commit 5dc3833

Please sign in to comment.