Hello again, I sent this a bit early. I have another question. Using Naive Bayes or SGD LR, is it possible to get a metric (i.e. likelihood, probability) of how much a new record belongs to each of the categories I want to classify? For instance, in Naive Bayes rather than just classifying the new record, I would like a vector of probabilities of that record belonging to each class...
Thanks for all your help! Chris
