Submitted by thanderrine t3_zntz2d in MachineLearning
visarga t1_j0m7kn4 wrote
Reply to comment by trajo123 in [D] Is softmax a good choice for confidence? by thanderrine
I can confirm this. I did NER and most tokens are not names entities, so they are "other". It's really hard to define what "other" means, even with lots of text the model is unsure. No matter how much "other" I provide, I couldn't train a negative class properly.
Viewing a single comment thread. View all comments