updates the Apriori prune() function to improve performance while preserving correctness. #15670
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
machine_learning/apriori_algorithm.py#L57
machine_learning/apriori_algorithm.py:57:89: E501 Line too long (89 > 88)
|