runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> model = xgb.XGBRegressor() File "/usr/local/lib/python3.10/site-packages/xgboost/core.py", line 726, in inner_f return func(**kwargs) File "/usr/local/lib/python3.10/site-packages/xgboost/sklearn.py", line 1726, in __init__ super().__init__(objective=objective, **kwargs) File "/usr/local/lib/python3.10/site-packages/xgboost/sklearn.py", line 737, in __init__ raise ImportError( ImportError: sklearn needs to be installed in order to use this module
Container logs:
Fetching error logs...