Skip to content

Feature/rmse log cosh loss function #15094

Feature/rmse log cosh loss function

Feature/rmse log cosh loss function #15094

Triggered via pull request October 9, 2025 17:31
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ruff
Process completed with exit code 1.
Ruff (W293): machine_learning/loss_functions.py#L683
machine_learning/loss_functions.py:683:1: W293 Blank line contains whitespace
Ruff (E501): machine_learning/loss_functions.py#L671
machine_learning/loss_functions.py:671:89: E501 Line too long (95 > 88)
Ruff (W291): machine_learning/loss_functions.py#L670
machine_learning/loss_functions.py:670:119: W291 Trailing whitespace
Ruff (E501): machine_learning/loss_functions.py#L670
machine_learning/loss_functions.py:670:89: E501 Line too long (120 > 88)
Ruff (W291): machine_learning/loss_functions.py#L669
machine_learning/loss_functions.py:669:108: W291 Trailing whitespace
Ruff (E501): machine_learning/loss_functions.py#L669
machine_learning/loss_functions.py:669:89: E501 Line too long (109 > 88)