You are viewing a single comment's thread from:RE: What don't we just use a spam filter for comments?View the full contextView the direct parentbeat-the-bookies (63)in #steemit • 8 years ago (edited)I would go with the Naive Bayes classifier. Simple to implement and fast to run.
To be honest, I will use plug and play libs. I should prove it first, then I can optimize it.
Still, most libs like Tensorflow allow you to choose the Classifier, you should test which works best!