Skip to content

Added Random Forest Regressor as an additional prediction model. #13182

Added Random Forest Regressor as an additional prediction model.

Added Random Forest Regressor as an additional prediction model. #13182

Triggered via pull request May 25, 2025 14:17
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (W293): machine_learning/forecasting/run.py#L207
machine_learning/forecasting/run.py:207:1: W293 Blank line contains whitespace
Ruff (I001): machine_learning/forecasting/run.py#L14
machine_learning/forecasting/run.py:14:1: I001 Import block is un-sorted or un-formatted