naive bayes (not the kernel ones): what does it do with continuous feature?


in Help
I have a set of continuous features. I suppose to use the kernel naive bayes because the features are continuous. However, I use the non-kernel naive bayes, and still give me some predict result. How does the non-kernel naive bayes handle the continuous features? (Does it assume each feature to have a normal distribution)??
0
Answers
Regards,
Marco