Added Random Forest Regressor as an additional prediction model. #13182
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
|