Skip to content

Added Gradient Descent with Momentum in Machine Learning Algorithms #10671

Added Gradient Descent with Momentum in Machine Learning Algorithms

Added Gradient Descent with Momentum in Machine Learning Algorithms #10671

Triggered via pull request October 8, 2024 13:58
Status Failure
Total duration 52s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (ARG001): machine_learning/frequent_pattern_growth.py#L244
machine_learning/frequent_pattern_growth.py:244:5: ARG001 Unused function argument: `base_pat`
Ruff (RUF100): machine_learning/frequent_pattern_growth.py#L245
machine_learning/frequent_pattern_growth.py:245:13: RUF100 Unused `noqa` directive (unused: `ARG001`)
ruff
Process completed with exit code 1.