metadata
license: mit
datasets:
- google/civil_comments
language:
- en
metrics:
- accuracy
- precision
- recall
- f1
pipeline_tag: text-classification
library_name: sklearn
tags:
- toxicity
- content-moderation
- tf-idf
- logistic-regression
Toxic Comment Detector (Classical ML)
TF-IDF + Logistic Regression trained on Google Civil Comments dataset.