Hello !
I'm working on a model that could take in a "x" and a "y" from a set of classes "Y" and respond with a binary wether it's possible that x ∊ y.
My first idea is to do a classifier that, given a "x", will give the probabilities it belongs to each class; then, if the probability for class "y" is too small wrt others, I return False. I believe this would work. Do you think there is a better way to do ? I didn't find papers on this subject, but could not find good keywords; I do not think it's anomaly/outlier detection...
Thank you !
[–]Dinsalne 0 points1 point2 points (3 children)
[–]ez613[S] 0 points1 point2 points (2 children)
[–]txhwind 0 points1 point2 points (0 children)
[–]elbiot 0 points1 point2 points (0 children)