Skip to content

Catboost regressor #10634

Catboost regressor

Catboost regressor #10634

Triggered via pull request October 7, 2024 22:03
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (E501): machine_learning/catboost_regressor.py#L4
machine_learning/catboost_regressor.py:4:89: E501 Line too long (90 > 88)
Ruff (E501): machine_learning/catboost_regressor.py#L5
machine_learning/catboost_regressor.py:5:89: E501 Line too long (96 > 88)
Ruff (I001): machine_learning/catboost_regressor.py#L14
machine_learning/catboost_regressor.py:14:1: I001 Import block is un-sorted or un-formatted
Ruff (W293): machine_learning/catboost_regressor.py#L26
machine_learning/catboost_regressor.py:26:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.