Back to projects

Classification PoC

Role: ML model Engineer

Classification PoC

Hatespeech proof of concept with a multilabel classification model.

Bert-base-uncased classification model to detect hatespeech from the user's input.



For a hatespeech detection system, I chose a multilabel classification model, which means the output from the model can have multiple labels associated to them.



The model gets the labels from a csv dataset, included in the project.