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
if the loss is such that the decision function codomain is not between -inf and +inf then the default limits to perform active learning (+1 and -1) are not valid.
This is particularly relevant when using log loss.
How to make defaults better?
The text was updated successfully, but these errors were encountered:
if the loss is such that the decision function codomain is not between -inf and +inf then the default limits to perform active learning (+1 and -1) are not valid.
This is particularly relevant when using log loss.
How to make defaults better?
The text was updated successfully, but these errors were encountered: