You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Proloaf not available, switching to xgboost! See Readme how to install proloaf dependencies"
)
OpenstfProloafRegressor=XGBOpenstfRegressor
The warning that the optional proloaf dependency is not installed should only be raised if it is required. Currently it is always logged as a warning, causing for unneeded concern:
The text was updated successfully, but these errors were encountered:
openstef/openstef/model/model_creator.py
Lines 16 to 22 in c5ce486
The warning that the optional proloaf dependency is not installed should only be raised if it is required. Currently it is always logged as a warning, causing for unneeded concern:
The text was updated successfully, but these errors were encountered: