Enhance Decision Tree documentation with math, use cases, and examples #15661
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (F541):
machine_learning/decision_tree.py#L329
machine_learning/decision_tree.py:329:11: F541 f-string without any placeholders
|
|
Ruff (E501):
machine_learning/decision_tree.py#L204
machine_learning/decision_tree.py:204:89: E501 Line too long (89 > 88)
|