Closed
Description
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.
Related to question #403