Add RMSE and Log-Cosh loss functions for the problem #13379 #15109
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
machine_learning/loss_functions.py#L748
machine_learning/loss_functions.py:748:89: E501 Line too long (93 > 88)
|
|
Ruff (E501):
machine_learning/loss_functions.py#L669
machine_learning/loss_functions.py:669:89: E501 Line too long (91 > 88)
|