Adds MAPE function to Loss functions #15037
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W291):
machine_learning/loss_functions.py#L674
machine_learning/loss_functions.py:674:15: W291 Trailing whitespace
|
|
Ruff (F811):
machine_learning/loss_functions.py#L666
machine_learning/loss_functions.py:666:5: F811 Redefinition of unused `mean_absolute_percentage_error` from line 439
|