Hello,
When using a multiclass classifier, eg StochasticDualCoordinateAscentClassifier
, the scores are all relative to 1.
What is the best way to detect when there are no suitable matches, rather than the classifier leaning towards one of them?
thanks