Skip to content

feat: add label smoothing regularization to machine_learning #17611

feat: add label smoothing regularization to machine_learning

feat: add label smoothing regularization to machine_learning #17611

Triggered via pull request April 9, 2026 10:34
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (EM102): machine_learning/label_smoothing.py#L104
machine_learning/label_smoothing.py:104:17: EM102 Exception must not use an f-string literal, assign to variable first help: Assign to variable; remove f-string literal