Comment Moderation: Text Classification Model
This project builds a machine-learning model that classifies user comments as toxic or non-toxic. After cleaning the text and converting it into numerical features with TF-IDF, several algorithms were tested and tuned. The final model helps online platforms flag harmful content automatically and maintain a safer communication environment.

