Feature/rmse log cosh loss function #15094
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)
|