Skip to content

Created LGBM classifier @ lgbm_classifier.py #10265

Created LGBM classifier @ lgbm_classifier.py

Created LGBM classifier @ lgbm_classifier.py #10265

Triggered via pull request October 4, 2024 17:55
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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 (W293): machine_learning/lgbm_classifier.py#L37
machine_learning/lgbm_classifier.py:37:1: W293 Blank line contains whitespace
Ruff (W293): machine_learning/lgbm_classifier.py#L44
machine_learning/lgbm_classifier.py:44:1: W293 Blank line contains whitespace
Ruff (W293): machine_learning/lgbm_classifier.py#L49
machine_learning/lgbm_classifier.py:49:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.