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
The current default value of the classifier parameter of the BinaryClassifierPrecisionEfficacy is 'xgboost' while it should be 'XGBoost' (from the docs and the input validation). We should update the value to be 'XGBoost'
Steps to reproduce
If no values is given to classifier, the metric crahes with this error: