Trained a non-linear Support Vector Machine using scikit-learn to predict the likelihood that an English-language social media post expresses far-right extremist content. Deployed the model via a Flask web app to accept new text input and return predictions in real time.
-
Updated
Sep 12, 2025 - Python