If you have a bay classifier trained for a set of classes, how do you determine if there is enough output to select a class? It would be useful to discover patterns that cannot be assigned to a class. I tried to test if the probability of the class is above average + 2 * stddev of the probabilities of all clans, but I do not think that it will be reliable.
classification bayesian
piotr
source share