harishsahadev's picture
Update README.md
c758e11 verified
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.