🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Why Naive Bayes is generating binary confidences ?

User: "kashif_khan"
New Altair Community Member
Updated by Jocelyn
Hi, i am dealing with text categorization problem. I need confidence/probabilities values generated by Naive Bayes but i found that its giving me binary confidences(1/0). I have 20 classes in my dataset where one class confidence is calculated as '1' and others as '0'. It happens same for all correctly classified instances and misclassified instances.

I am using Modeling->Classification And Regression -> Bayesian Modeling ->Naive Bayes

am i using the correct naive bayes and why is it only generating binary values as probabilities ?

Thanks alot in advance

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MariusHelf"
    New Altair Community Member
    Hi,

    you are using the correct operator. Either your problem is algorithmically very easy, or you have an error/misconfiguration in your process setup, or your data has other particularities.

    Can you please post the XML of your process such that we can have a look at it?

    Best regards,
    Marius