Author: Aboze Brain John Jnr

Project: SMS spam detection system

using Machine Learning, Python, Flask and

Vonage API

Machine Learning Prediction

{% if prediction == 1%}

This looks like a Spam

😡 {% elif prediction == 0%}

This looks like a Ham

😀 {% endif %}