Neural Network SMS Text Classifier
In this challenge from freeCodeCamp.org for machine learning courses.
We had to create a machine learning model that would classify SMS messages as “ham” or “spam”. “Ham” messages are normal messages sent by friends. “Spam” messages are ads or messages sent by companies.