Created LGBM classifier @ lgbm_classifier.py #10269
Annotations
4 errors
Ruff (I001):
machine_learning/lgbm_classifier.py#L2
machine_learning/lgbm_classifier.py:2:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E501):
machine_learning/lgbm_classifier.py#L16
machine_learning/lgbm_classifier.py:16:89: E501 Line too long (95 > 88)
|
Ruff (I001):
machine_learning/lgbm_regressor.py#L2
machine_learning/lgbm_regressor.py:2:1: I001 Import block is un-sorted or un-formatted
|
ruff
Process completed with exit code 1.
|