Monday, February 13, 2012

How To Build a Naive Bayes Classifier

How To Build a Naive Bayes Classifier: "In general you can do a lot better with more specialized techniques, however the Naive Bayes classifier is general-purpose, simple to implement and good-enough for most applications. And while other algorithms give better accuracy, in general I discovered that having better data in combination with an algorithm that you can tweak does give better results for less effort."

'via Blog this'