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
It is no longer possible to set a custom Threshold and ThresholdColumn on a binary classifier.
Previously, we had been using BinaryPredictionTransformer. Recently, BinaryPredictionTransformer was marked as internal and is no longer available for usage outside of the library.