Skip to content

Adds MAPE function to Loss functions #15038

Adds MAPE function to Loss functions

Adds MAPE function to Loss functions #15038

Triggered via pull request October 9, 2025 02:46
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (E501): machine_learning/loss_functions.py#L682
machine_learning/loss_functions.py:682:89: E501 Line too long (90 > 88)
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