Fixes issue #12108: ridge regression #11569
Annotations
2 errors
Ruff (ARG001):
machine_learning/frequent_pattern_growth.py#L243
machine_learning/frequent_pattern_growth.py:243:22: ARG001 Unused function argument: `base_pat`
|
ruff
Process completed with exit code 1.
|