The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Why Naive Bayes is generating binary confidences ?
kashif_khan
Member Posts: 19 Contributor II
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
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
Tagged:
0
Answers
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