Skip to content

Added vectorized approach of Gradient descent. Also added typehints t… #14697

Added vectorized approach of Gradient descent. Also added typehints t…

Added vectorized approach of Gradient descent. Also added typehints t… #14697

Triggered via pull request October 5, 2025 15:30
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (EM102): machine_learning/gradient_descent.py#L73
machine_learning/gradient_descent.py:73:22: EM102 Exception must not use an f-string literal, assign to variable first
Ruff (EM102): machine_learning/gradient_descent.py#L59
machine_learning/gradient_descent.py:59:22: EM102 Exception must not use an f-string literal, assign to variable first