/predict [POST]
/message-count [GET]
{ "message" : "Wow! you won $100k" }
{ "decision_tree": "ham", "logistic_regression": "spam", "naive_bayes": "spam", "svc": "spam" }
{ 'spam_count': 747, 'ham_count': 4573 }
GITHUB_URL: https://github.com/mssandeepkamath/sms-spam-filter-android.git